Releases: aquality-automation/aquality-selenium-core-java
Releases · aquality-automation/aquality-selenium-core-java
v4.0.0 Migrate to Java 11 +semver: breaking
Update to Selenium v.4.18.1
Update dependencies and plugins
v3.1.2 Define generateLocator in ElementFactory
- to be used for non-xpath generation in aquality.selenium
This would be the last version of aquality.selenium.core compatible to Java 8, as Selenium drops support.
v3.1.1 Update dependencies for Java 8
- Update log4j to 2.22.1
- Update testng to 7.5.1
- Update jackson-databind to 2.16.1
- Update guice to 6.0.0
v3.1.0 Update to Selenium 4.13.0 and remove webDriverManager dependency +semver: feature
This would be the last version of Selenium compatible to Java 8, as Selenium drops support
v3.0.9 Deploy in GitHub Actions: to staging repository, no release
Deploy in GitHub Actions: to staging repository, no release (#89)
v3.0.8 Deploy from actions
Deploy in GitHub Actions with semantic versioning (#87)
v3.0.7 Release with GitHub Actions
Release with GitHub Actions (#86)
v3.0.6 Deploy with actions
Deploy with actions (#85) * Deploy in GitHub Actions with semantic versioning
v3.0.5 Deploy with actions
Deploy with actions (#84) * Deploy in GitHub Actions with semantic versioning
v3.0.0 Visualization feature added
Implement ImageComparator with tests, add draft of VisualStateProvider
Implement VisualStateProvider and tests for it
Add draft for VisualConfiguration and settings for it, add it to DI module
Add localization values for logger
moved ILogElementState to logging package
Implemented DumpsManager and Form abstraction
Finished visualization implementation, add tests
fixes #74: Fixes typo in ElementsCount enum: MORE_THEN_ZERO -> MORE_THAN_ZERO
Release date: March 14, 2023