0.17.0
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