Tags: aquality-automation/aquality-selenium-java
Toggle v4.13.0's commit message
Update to Selenium 4.34.0 +semver:feature (#152 )
* Update to Selenium 4.34.0 +semver:feature
Sonatype deploy: publish with central-publishing-maven-plugin, use maven versions plugin
* Azure DevOps pipeline: Restore sonarCloud analysis and update maven tasks
* update ADO test run settings.local.json
* remove cookie consent for ManyToolsForm, restore normal pageLoadStrategy
Toggle v4.12.0's commit message
Update to Selenium 4.33.0 +semver:feature (#150 )
* Update to Selenium 4.33.0 +semver:feature
* devtools v85-> v137, hotfix of compatibility issues
* handle cookies for manytools
* Rework relative locator tests, stabilize testByImageLocator
* stabilize testByImageLocator
* Fix review issues
Toggle v4.11.0's commit message
Update to Selenium 4.28.1 +semver:feature (#149 )
Toggle v4.10.0's commit message
Update to Selenium 4.27.0 +semver:feature (#148 )
Toggle v4.9.0's commit message
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
Toggle v4.8.0's commit message
Update to use Selenium 4.24.0 (#146 ) +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
Toggle v4.7.0's commit message
ExcludedArguments functionality for Chromium-based drivers (#144 ) +se…
…mver: feature
* Implement 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
* Fix loc message for "excludedArguments"
Toggle v4.6.0's commit message
Implement native scroll actions (#142 ) +semver: feature
- 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
Toggle v4.5.1's commit message
Update to Selenium 4.22.0 (#141 )
- fix testByImageLocator source file brokenImage.png
Toggle v4.5.0's commit message
Add browser window navigation (#140 ) +semver:feature
Add browser window navigation +semver:feature
- Update to Selenium 4.20.0
You can’t perform that action at this time.