Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove WebDriverManager dependency and update to Selenium 4.13 +semver: feature #130

Merged
merged 4 commits into from
Jan 20, 2024

Conversation

mialeska
Copy link
Contributor

  • As now built-in Selenium Manager allows to download driver, we don't need to maintain webDriverManager dependency.

  • updated core library to use Selenium 4.13 (latest supported for Java 8)

  • removed jackson-databind dependency

  • update testng to 7.5.1 (latest supported for Java 8)

  • added commons-lang dependency

  • add workflow to automatically deploy to maven central after PR merge

- As now built-in Selenium Manager allows to download driver, we don't need to maintain webDriverManager dependency.

- updated core library to use Selenium 4.13 (latest supported for Java 8)
- removed jackson-databind dependency
- update testng to 7.5.1 (latest supported for Java 8)
- added commons-lang dependency
- add workflow to automatically deploy to maven central after PR merge
@mialeska mialeska self-assigned this Jan 19, 2024
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mialeska mialeska merged commit e1fbce3 into master Jan 20, 2024
4 checks passed
@mialeska mialeska deleted the feature/remove-webdrivermanager branch January 20, 2024 02:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant