Aquality Selenium is a library built over Selenium WebDriver tool that allows to automate work with web browsers. Selenium WebDriver requires some skill and experience. So, Aquality Selenium suggests simplified and most importantly safer and more stable way to work with Selenium WebDriver.
Apache License 2.0
47
stars
14
forks
source link
Replace WebDriverManager usage with Selenium Manager +semver: feature #245
Use build-in Selenium manager in most cases, except of the Opera browser
Retry driver creation if exception contains the driver version, with setting it to Selenium manager
Remove webDriverVersion and systemArchitecture from settings
Update Aquality.Selenium.Core to v.3.0.5, so that Selenium is updated to v.4.16.2
Update year for license and package
closes #229