Skip to content

Commit edcd87d

Browse files
authored
Update README.md
1 parent 549bc76 commit edcd87d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@
5555

5656
## Selenium API Support
5757

58-
Since version _24.0.0_, **Selenium Foundation** exclusively supports the **Selenium 3** API. Prior releases support both **Selenium 2** (Java 7) and **Selenium 3** (Java 8).
58+
**Selenium Foundation** includes supports for both **Selenium 4** and **Selenium 3**. A single Gradle project defines version-specific profiles to produces two separate artifacts.
5959

6060
### Dependency Artifact Coordinates
6161

62-
The Maven group ID is `com.nordstrom.ui-tools`, and the artifact ID is `selenium-foundation`. Artifacts version numbers have the `s3` suffix to indicate support for the **Selenium 3** API.
62+
The Maven group ID is `com.nordstrom.ui-tools`, and the artifact ID is `selenium-foundation`. Artifacts whose version numbers have the `s3` suffix support the **Selenium 3** API. Artifacts whose version numbers have the `s3` suffix support the **Selenium 3** API.
6363

6464
To add a dependency on **Selenium Foundation** for Maven, use the following:
6565

0 commit comments

Comments
 (0)