Skip to content

Releases: joel-oliveira/EyesLibrary

v2.1

03 May 16:34

Choose a tag to compare

  • Added Check keyword: Check Region In Frame By Selector
  • Created Ignore and Floating Region keywords
  • Added other keywords: Abort Eyes Session If Not Closed, Add Eyes Property, Create Eyes Batch, Get Eyes Property, Get Viewport Size
  • Included properties: force_full_page_screenshot, server_url, match_timeout, hide_scrollbars, save_new_tests, wait_before_screenshots, match_level (on Check keywords), send_dom
  • Added Python 3 support (while maintaining Python 2.7.14 compability)
  • Updated README and Keyword Documentation
  • Updated the acceptance tests to include the new functionalities

v2.0.post1

20 Mar 15:41

Choose a tag to compare

Updated setup.py because source distribution was missing some modules

v2.0.post0

20 Mar 13:11

Choose a tag to compare

Removed Applitools Key from tests/acceptance/common.robot

v2.0 - EyesLibrary

20 Mar 13:05

Choose a tag to compare

  • Updated the library's source code in order to use eyes-selenium 3.15.2
  • Removed Compare Image keyword
  • Updated README to make it compliant with the changes, and the Keyword Documentation
  • Organized files and folders and reviewed naming conventions
  • Updated the acceptance tests. Available test suites: web, android/ios browser, android/ios app and android/ios hybrid app