Releases: rmescandon/selenium
Releases · rmescandon/selenium
v1.0.2
- return error when driver cannot create a session (so far it was returned a webdriver object without id)
- session creation timeout argument
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Support for selenium V4 by providing V4() option when creating the selenium service
Full Changelog: v1.0.0...v1.0.1
v1.0.0
This release is the first one after the fork of the original github.com/tebeka/selenium
Here's the changelog:
- ShadowDOM support, including fetching shadow root and element from within a shadowed dom