File tree Expand file tree Collapse file tree 1 file changed +24
-6
lines changed Expand file tree Collapse file tree 1 file changed +24
-6
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >uk.co.evoco</groupId >
66 <artifactId >selenium-pom-framework</artifactId >
7- <version >1.0.5-SNAPSHOT</version >
7+ <version >1.0.6-SNAPSHOT</version >
8+
9+ <url >https://www.github.com/digital-delivery-academy/selenium-pom-framework</url >
10+
11+ <licenses >
12+ <license >
13+ <name >MIT</name >
14+ <url >https://github.com/digital-delivery-academy/selenium-pom-framework/blob/master/LICENSE</url >
15+ </license >
16+ </licenses >
17+
18+ <description >
19+ A simple Selenium framework offering externalised configuration, good selection of libraries for supporting
20+ test data, simple WebDriver browser binary resolution and an opinionated approach for WebDriver test design.
21+ </description >
22+
23+ <developers >
24+ <developer >
25+ <name >Steve Walton</name >
26+ <url >https://www.evoco.co.uk</url >
27+ <organizationUrl >https://www.evoco.co.uk</organizationUrl >
28+ <organization >Evoco Digtial Services</organization >
29+ </developer >
30+ </developers >
831
932 <contributors >
1033 <contributor >
1538 </contributor >
1639 </contributors >
1740
18- <description >
19- A simple Selenium framework offering externalised configuration, good selection of libraries for supporting
20- test data, simple WebDriver browser binary resolution and an opinionated approach for WebDriver test design.
21- </description >
22-
2341 <issueManagement >
2442 <system >GitHub</system >
2543 <url >https://github.com/digital-delivery-academy/selenium-pom-framework/issues</url >
You can’t perform that action at this time.
0 commit comments