We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09bdd83 commit 0529ecbCopy full SHA for 0529ecb
README.md
@@ -36,13 +36,13 @@ Put this in your POM.xml.
36
```
37
<dependency>
38
<groupId>uk.co.evoco</groupId>
39
- <artifactId>selenium-pom-example</artifactId>
40
- <version>0.0.1</version>
+ <artifactId>selenium-pom-framework</artifactId>
+ <version>0.0.2</version>
41
</dependency>
42
43
44
See the Documentation in the Wiki to see how to write a test.
45
46
## Documentation
47
48
-Documentation for committers and users is here: https://github.com/digital-delivery-academy/selenium-pom-example/wiki
+Documentation for committers and users is here: https://github.com/digital-delivery-academy/selenium-pom-framework/wiki
0 commit comments