MVN

com.github.sergiomartins8 : ui-automation-bootstrap

Maven & Gradle

Jul 02, 2020
45 stars

ui-automation-bootstrap · A template for selenium based ui automation projects using selenide

mvn archetype:generate -DarchetypeGroupId=com.github.sergiomartins8 -DarchetypeArtifactId=ui-automation-bootstrap -DarchetypeVersion=1.6.1
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sergiomartins8 : ui-automation-bootstrap to generate a Maven project - Latest Versions:

  • Latest Stable: 1.6.1

All Versions

Choose a version of com.github.sergiomartins8 : ui-automation-bootstrap to generate a Maven project - All Versions:

Version Vulnerabilities Updated
1.6.x
ui-automation-bootstrap-1.6.1
ui-automation-bootstrap-1.6.0
1.5.x
ui-automation-bootstrap-1.5.0
1.4.x
ui-automation-bootstrap-1.4.0
1.3.x
ui-automation-bootstrap-1.3.0
1.2.x
ui-automation-bootstrap-1.2.0
1.1.x
ui-automation-bootstrap-1.1.0
1.0.x
ui-automation-bootstrap-1.0.0

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=com.github.sergiomartins8 -DarchetypeArtifactId=ui-automation-bootstrap -DarchetypeVersion=1.6.1