Skip to content

Tags: aquality-automation/aquality-selenium-java

Tags

v4.22.0

Toggle v4.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Selenium to 4.44.0 +semver:feature (#161)

Update dependencies versions
Support tests

v4.21.0

Toggle v4.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to Selenium 4.43.0 +semver:feature (#160)

Update to Selenium 4.43.0 +semver:feature
Update plugins and dependencies versions.
Update DevTools references.
Add new signature of method to setDeviceMetricsOverride with more parameters

v4.20.0

Toggle v4.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to Selenium 4.41.0 +semver:feature (#159)

* Update to Selenium 4.41.0 +semver:feature
Update plugins and dependencies versions.
Update DevTools references.
Stabilize tests

* fix javadocs params order

v4.19.0

Toggle v4.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Mobile Emulation settings support for chromium-based browsers (#158)

* Mobile Emulation settings support for chromium-based browsers
+semver:feature

* Change ChromiumSettings constructor visibility to "protected"

* Add clientHints into the README example
Add ScreenshotListener for test failure analysis
Collect failure artifacts in the pipeline

* Fix coding issues in ScreenshotListener

* Fix coding issues in ScreenshotListener, stabilize geolocation test

v4.18.0

Toggle v4.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to Selenium 4.40.0 +semver:feature (#157)

* Update to Selenium 4.40.0 +semver:feature
Update license year
Update DevTools references to use V144 in library and V143 in model-specific tests
Stabilize tests, Increase script timeout and add waiting after navigation in MultiChoiceBoxTests

v4.17.0

Toggle v4.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to Selenium 4.39.0 +semver:feature (#156)

* Update to Selenium 4.39.0 +semver:feature
Update DevTools references to use V143 in tests

* Update tests, update w3c schools locators for multiselect form, update geolocation override test
Update DevTools references to use V143 in the library and V142 in tests
Update commons-lang3 reference

v4.16.0

Toggle v4.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to Selenium 4.38.0 +semver:feature (#155)

Update DevTools references to use V142

v4.15.0

Toggle v4.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to Selenium 4.36.0 +semver:feature (#154)

Update DevTools references to use V140
Fix issues in javadocs
Deprecate canEmulate() method

v4.14.0

Toggle v4.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to Selenium 4.35.0 +semver:feature (#153)

v4.13.0

Toggle v4.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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