Skip to content

[2.2.0] - 2023-06-14

Compare
Choose a tag to compare
@tkoukkari tkoukkari released this 14 Jun 08:08
· 233 commits to master since this release

Added

  • New keyword Scroll for scrolling with keys (PageDown etc.) in cases where other scrolling means do not work reliably.

Changed

  • Updated pyobjc-core and pyobjc for Mac. This should enable direct installation with Python 3.11 on Mac.
  • Locked PyScreeze dependency version, as the latest one has a slight issue with Mac.
  • Bumped versions of testing dependencies.
  • Added Edge to Linux pipeline
  • Modified over aggressive "No Browser Open" error message. One should get more meaningful messages in other fatal cases, for example when webdriver / browser is not installed at all.