Skip to content

0.17.0

Compare
Choose a tag to compare
@jsfehler jsfehler released this 20 Dec 19:36
· 278 commits to master since this release
3131074

What's New in Splinter 0.17.0?

  • Added parameter to DriverAPI.screenshot and ElementAPI.screenshot to indicate if unique filename should be ensured (#949)
  • Added Selenium 4 support

Backward incompatible changes

  • Removed python 2.7 support (#952)
  • Selenium 3 is no longer installed by default. To install Selenium 3, use the selenium3 extra argument