File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ submit an issue ticket.
3838## Documentation
3939
4040- A full reference guide is here: https://github.com/digital-delivery-academy/selenium-pom-framework/wiki
41- - Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-0.0.6
41+ - Technical reference documentation (javadocs) are here: https://digital-delivery-academy.github.io/selenium-pom-framework/javadoc-0.0.8
4242
4343## Example tests
4444
@@ -52,7 +52,7 @@ Put this in your POM.xml.
5252<dependency>
5353 <groupId>uk.co.evoco</groupId>
5454 <artifactId>selenium-pom-framework</artifactId>
55- <version>0.0.6 </version>
55+ <version>0.0.8 </version>
5656</dependency>
5757```
5858
You can’t perform that action at this time.
0 commit comments