Skip to content

Releases: martinschneider/justtestlah

Release 1.10

31 Dec 08:36
8a33fbe
Compare
Choose a tag to compare

Features

  • Simplify image matching by implementing an OPENCV locator strategy (see qa.justtestlah.base.ByImage and qa.justtestlah.base.ImageWebElement). This works differently from Appium's image locator by performing the check on the client machine (i.e. where the test runs) and not the Appium server. It requires OpenCV and, currently, only works with Selenium. For Appium, the IMAGE locator type can be used.
  • Update Selenium to 4, Appium to 8 and Cucumber to 7.
  • Update all other libraries to the latest available version.

Documentation

  • Update and simplify the README.
  • Maintain the demos.
  • Add a JustTestLah! logo.

Testing

  • Add various integration tests to the build pipeline (Android test with Appium, Firefox/Opera tests, Maven archetype test).

Release 1.10-RC1

07 Jun 14:10
e946d48
Compare
Choose a tag to compare
Release 1.10-RC1 Pre-release
Pre-release
  • Update JustTestLahRunner to match the current Cucumber version.
  • Fix broken initializing of page objects.
  • Avoid potential NPEs and improve logging.
  • Some quick fixes in justtestlah-demos.
  • Avoid using deprecated methods.

Release 1.9

31 Dec 15:20
Compare
Choose a tag to compare
  • BasePage.findImage now returns an implementation of WebElement
  • Some improvements and fixes in the visual testing demos
  • Updated to Cucumber 6 (6.7.0)
  • Updated (almost) all libraries
  • Improved the quickstart archetype
  • Updated the documentation
  • Use Cucumber reporting instead of Cluecumber plugin
  • Fix Javadoc issues
  • Remove Applitools integration

Release 1.9-RC4

31 Dec 15:19
Compare
Choose a tag to compare
Release 1.9-RC4 Pre-release
Pre-release
v1.9-RC4

Release 1.9-RC4

Release 1.9-RC3

31 Dec 15:18
7ab8e2f
Compare
Choose a tag to compare
Release 1.9-RC3 Pre-release
Pre-release
  • Fix Javadoc issues
  • Remove Applitools integration

Release 1.9-RC2

31 Dec 15:17
5690a31
Compare
Choose a tag to compare
Release 1.9-RC2 Pre-release
Pre-release
  • BasePage.findImage now returns an implementation of WebElement
  • Some improvements and fixes in the visual testing demos
  • Updated to Cucumber 6 (6.7.0)
  • Updated (almost) all libraries
  • Improved the quickstart archetype
  • Updated the documentation
  • Use Cucumber reporting instead of Cluecumber plugin

Release 1.9-RC1

05 Sep 09:20
Compare
Choose a tag to compare
Release 1.9-RC1 Pre-release
Pre-release
v1.9-RC1

Release 1.9-RC1

Release 1.8

20 Jul 13:52
Compare
Choose a tag to compare
v1.8

Release 1.8

Release 1.8-RC3

31 Mar 00:22
Compare
Choose a tag to compare
Release 1.8-RC3 Pre-release
Pre-release
Mostly improvements to the logging capabilities as described in https://medium.com/@mart.schneider/tweaking-your-ui-automation-logs-5620b051969b

Release 1.8-RC2

31 Mar 00:21
0515d9f
Compare
Choose a tag to compare
Release 1.8-RC2 Pre-release
Pre-release
Small fixes and changes for AWS Devicefarm execution