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

Selenium 3.141.59 to 4.0.0 Upgrade #98

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

rayhan15243
Copy link

This pull request is to upgrade the Selenium Java Framework from 3.141.59 to 4.0.0. The upgrade was done by upgrading the dependancies in the pom.xml where the build tool used in the Selenium Java Framework was Maven.

After the upgrade, there were no breaking changes and most of the tests ran were successfully in Selenium 4.

The following resources were used to check the code base to see if it was not using any of the deprecated methods:
https://applitools.medium.com/migrating-to-selenium-4-heres-what-has-changed-5a9f7e08971c
https://www.selenium.dev/selenium/docs/api/java/deprecated-list.html
https://saucelabs.com/resources/articles/how-to-upgrade-to-selenium-4
https://www.selenium.dev/documentation/webdriver/getting_started/upgrade_to_selenium_4/

@rayhan15243 rayhan15243 added the dependencies Pull requests that update a dependency file label Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant