| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.17.0 source code.tar.gz | 2021-12-09 | 1.4 MB | |
| 0.17.0 source code.zip | 2021-12-09 | 1.5 MB | |
| README.md | 2021-12-09 | 453 Bytes | |
| Totals: 3 Items | 2.8 MB | 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 (https://github.com/cobrateam/splinter/pull/949)
- Added Selenium 4 support
Backward incompatible changes
- Removed python 2.7 support (https://github.com/cobrateam/splinter/pull/952)
- Selenium 3 is no longer installed by default. To install Selenium 3, use the
selenium3extra argument