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