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.0 #132

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.0 (latest compatible with Java 8)
  • removed jackson-databind dependency
  • update testng to 7.5.1 (latest compatible with 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.0 (latest compatible with Java 8)
- removed jackson-databind dependency
- update testng to 7.5.1 (latest compatible with Java 8)
- added commons-lang dependency
- add workflow to automatically deploy to maven central after PR merge
@mialeska mialeska merged commit dee5914 into master Jan 20, 2024
@mialeska mialeska deleted the mialeska-patch-1 branch January 20, 2024 03:51
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