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)