mvn archetype:generate -DgroupId="com.mycompany.app" -DartifactId="my-app-id" -DarchetypeGroupId="io.lippia.archetypes" -DarchetypeArtifactId="automationWebZalenium" -DarchetypeVersion="3.1.0.1" -DinteractiveMode=false
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.lippia.archetypes |
| Идентификатор | ИдентификаторautomationWebZalenium |
| Версия | Версия3.1.0.1 |
| Тип | Типmaven-archetype |
| Описание |
Описаниеzalenium-automation-archetype
An archetype which contains the basic automation project structure to run tests integrated with zalenium. Its able to run in parallel.
|
| Ссылка на сайт |
Ссылка на сайт |
mvn archetype:generate -DgroupId=<com.mycompany.app> -DartifactId=<my-app> -DarchetypeGroupId=io.lippia.archetypes -DarchetypeArtifactId=automationWebZalenium -DarchetypeVersion=3.1.0.1 -DinteractiveMode=false