Skip to content

4.5.0.0

Latest
Compare
Choose a tag to compare
@MiriamKyoseva MiriamKyoseva released this 31 Jan 14:39
· 40 commits to main since this release
9081b5c
  • New find strategy for elements in Web and Playwright modules: by Image.
    Powered by OpenCV, it can easily find an element by an image of it on the page.
  • ActionImage component suitable for working with canvas elements
  • New method for navigation: to(WebPage); Pass a POM to navigate().to() method
  • Getting Started sections for both OpenCV and Visual Regression Tracker