Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.10 #337

Merged
merged 1 commit into from
Dec 31, 2021
Merged

Release 1.10 #337

merged 1 commit into from
Dec 31, 2021

Conversation

martinschneider
Copy link
Owner

@martinschneider martinschneider commented Dec 21, 2021

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).

@martinschneider martinschneider force-pushed the versions branch 30 times, most recently from 39b604b to cbe7dd0 Compare December 25, 2021 09:16
@martinschneider martinschneider force-pushed the versions branch 23 times, most recently from 0131836 to cb8d996 Compare December 30, 2021 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant