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 #131

Merged
merged 1 commit 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

@mialeska mialeska merged commit 15dfe95 into master Jan 20, 2024
0 of 3 checks passed
@mialeska mialeska deleted the GitVersion-patch branch January 20, 2024 03:32
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant