Releases: aquality-automation/aquality-selenium-java
Releases · aquality-automation/aquality-selenium-java
v4.10.0 Update to Selenium 4.27.0 +semver:feature
Update to Selenium 4.27.0 +semver:feature (#148)
v4.9.0 Update to Selenium 4.25.0
Update to Selenium 4.25.0 (#147) +semver:feature * Update to Selenium 4.25.0 +semver:feature * Update ChromeDownloadsForm.java * Add waiting to stabilize testHiddenElementsNotDisplayed
v4.8.0 Update to use Selenium 4.24.0
Update to use Selenium 4.24.0 +semver:feature
Use new FindElements logic from aquality-selenium-core to avoid possible StaleElementReference while iterating WebElements list
Add Clear method to ITextBox interface
Fix error on clearAndType to close #145
v4.7.0 ExcludedArguments functionality for Chromium-based drivers
…+semver: feature
closes #143
Also remove "--remote-allow-origins=*" workaround
Add --disable-search-engine-choice-screen to settings.json
v4.6.0 Implement native scroll actions and use Selenium 4.23.0
- cover with tests
- replace js references with native actions in pre-existing methods
- add localization values for scrolling actions
- refactor MouseActions
- Update to Selenium 4.23.0
v4.5.1 Update to Selenium 4.22.0
- fix testByImageLocator source file brokenImage.png
v4.5.0 Add browser window navigation +semver:feature
- Update to Selenium 4.20.0
v4.4.1 Update to Selenium 4.19.1
Summary by CodeRabbit
- Абнаўленні
- Абноўлена версія залежнасці для паляпшэння стабільнасці і прадукцыйнасці.
v4.4.0 [Breaking] Migrate to Java 11 +semver: feature
Migrate to Java 11 (#138) +semver: feature * [Breaking] Migrate to Java 11 * update pipelines and README.md
v4.3.3 Highlight elements correctly
fixes #128
This is the last version of the package that supports Java 8, as Selenium dropped the support.