Skip to content

4.6.0 - Context Managers and more

Compare
Choose a tag to compare
@mdmintz mdmintz released this 14 Oct 08:12
· 2351 commits to master since this release
c406380

Context Managers and more

  • Add support for SeleniumBase as a Context Manager
    --> This resolves #1547
  • Add support for the SeleniumBase Driver Manager as a Context Manager
    --> This resolves #1546
  • Add support for undetected-chromedriver as a subprocess.
  • Add timeout options to click_if_visible() methods.
  • Improve output for downloading drivers.
  • Update output of visual comparisons.
  • Update default driver versions.
  • Update console scripts.

What's Changed

Full Changelog: v4.5.6...v4.6.0