Refactored

This commit is contained in:
Guillem Hernandez Sola
2019-08-15 11:01:06 +02:00
parent ac3e6652cd
commit e6b8b71ee7
30 changed files with 14 additions and 1444 deletions

View File

@@ -2,9 +2,9 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.itnove.trainings.webdriver</groupId>
<artifactId>StartUsingWebDriver</artifactId>
<version>19.06.14</version>
<groupId>com.agile611.trainings.webdriver</groupId>
<artifactId>cursoSeleniumWebdriver</artifactId>
<version>19.08.15</version>
<build>
<plugins>
<plugin>