Skip to content

Improve Test Automation on Safari

Compare
Choose a tag to compare
@mdmintz mdmintz released this 04 Nov 06:26
· 6462 commits to master since this release
ad31f39

Improve Test Automation on Safari

  • Improved clicking in Safari tests
  • Better exception-handling with element.clear() in update_text()
  • Fix a Safari bug with forward and backward page navigation
  • Add the input() method as a shorter version of update_text()
  • Handle an edge case with Safari LINK_TEXT selectors
  • Update a Python dependency (cffi>=1.13.2)