File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,14 +59,14 @@ To add a dependency on **Selenium Foundation** for Maven, use the following:
5959
6060| Selenium 2 | Selenium 3 |
6161| :---| :---|
62- | <pre >< ; dependency> ; <br />  ;  ;< ; groupId> ; com.nordstrom.ui-tools< ; /groupId> ; <br />  ;  ;< ; artifactId> ; selenium-foundation< ; /artifactId> ; <br />  ;  ;< ; version> ; 23.2.4 -s2< ; /version> ; <br />< ; /dependency> ; </pre > | <pre >< ; dependency> ; <br />  ;  ;< ; groupId> ; com.nordstrom.ui-tools< ; /groupId> ; <br />  ;  ;< ; artifactId> ; selenium-foundation< ; /artifactId> ; <br />  ;  ;< ; version> ; 23.2.4 -s3< ; /version> ; <br />< ; /dependency> ; </pre > |
62+ | <pre >< ; dependency> ; <br />  ;  ;< ; groupId> ; com.nordstrom.ui-tools< ; /groupId> ; <br />  ;  ;< ; artifactId> ; selenium-foundation< ; /artifactId> ; <br />  ;  ;< ; version> ; 23.2.3 -s2< ; /version> ; <br />< ; /dependency> ; </pre > | <pre >< ; dependency> ; <br />  ;  ;< ; groupId> ; com.nordstrom.ui-tools< ; /groupId> ; <br />  ;  ;< ; artifactId> ; selenium-foundation< ; /artifactId> ; <br />  ;  ;< ; version> ; 23.2.3 -s3< ; /version> ; <br />< ; /dependency> ; </pre > |
6363
6464To add a dependency for Gradle:
6565
6666| Platform | Dependency |
6767| :---:| :---|
68- | ** Selenium 2** | <pre >dependencies {<br />  ;  ; compile 'com.nordstrom.ui-tools:selenium-foundation:23.2.4 -s2'<br />}</pre > |
69- | ** Selenium 3** | <pre >dependencies {<br />  ;  ; compile 'com.nordstrom.ui-tools:selenium-foundation:23.2.4 -s3'<br />}</pre > |
68+ | ** Selenium 2** | <pre >dependencies {<br />  ;  ; compile 'com.nordstrom.ui-tools:selenium-foundation:23.2.3 -s2'<br />}</pre > |
69+ | ** Selenium 3** | <pre >dependencies {<br />  ;  ; compile 'com.nordstrom.ui-tools:selenium-foundation:23.2.3 -s3'<br />}</pre > |
7070
7171### Building Selenium Foundation
7272
You can’t perform that action at this time.
0 commit comments