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 @@ -69,14 +69,14 @@ To add a dependency on **Selenium Foundation** for Maven, use the following:
6969
7070| Selenium 3 | Selenium 4 |
7171| :---| :---|
72- | <pre >< ; dependency> ; <br />  ;  ;< ; groupId> ; com.nordstrom.ui-tools< ; /groupId> ; <br />  ;  ;< ; artifactId> ; selenium-foundation< ; /artifactId> ; <br />  ;  ;< ; version> ; 29.0 .0-s3< ; /version> ; <br />< ; /dependency> ; </pre > | <pre >< ; dependency> ; <br />  ;  ;< ; groupId> ; com.nordstrom.ui-tools< ; /groupId> ; <br />  ;  ;< ; artifactId> ; selenium-foundation< ; /artifactId> ; <br />  ;  ;< ; version> ; 29.0 .0-s4< ; /version> ; <br />< ; /dependency> ; </pre > |
72+ | <pre >< ; dependency> ; <br />  ;  ;< ; groupId> ; com.nordstrom.ui-tools< ; /groupId> ; <br />  ;  ;< ; artifactId> ; selenium-foundation< ; /artifactId> ; <br />  ;  ;< ; version> ; 29.1 .0-s3< ; /version> ; <br />< ; /dependency> ; </pre > | <pre >< ; dependency> ; <br />  ;  ;< ; groupId> ; com.nordstrom.ui-tools< ; /groupId> ; <br />  ;  ;< ; artifactId> ; selenium-foundation< ; /artifactId> ; <br />  ;  ;< ; version> ; 29.1 .0-s4< ; /version> ; <br />< ; /dependency> ; </pre > |
7373
7474To add a dependency for Gradle:
7575
7676| Platform | Dependency |
7777| :---:| :---|
78- | ** Selenium 3** | <pre >dependencies {<br />  ;  ; compile 'com.nordstrom.ui-tools:selenium-foundation:29.0 .0-s3'<br />}</pre > |
79- | ** Selenium 4** | <pre >dependencies {<br />  ;  ; compile 'com.nordstrom.ui-tools:selenium-foundation:29.0 .0-s4'<br />}</pre > |
78+ | ** Selenium 3** | <pre >dependencies {<br />  ;  ; compile 'com.nordstrom.ui-tools:selenium-foundation:29.1 .0-s3'<br />}</pre > |
79+ | ** Selenium 4** | <pre >dependencies {<br />  ;  ; compile 'com.nordstrom.ui-tools:selenium-foundation:29.1 .0-s4'<br />}</pre > |
8080
8181### Building Selenium Foundation
8282
You can’t perform that action at this time.
0 commit comments