Changes:
- support for the W3C WebDriver protocol;
- support for managing cookies;
- support for taking screenshots;
- add
Element#clear
to clear an input.
Fixes:
- Compatibility with Crystal 0.25.0
Changes:
- Compatibility with W3C Webdriver (Selenium 3.x), see #6
Fixes:
- Compatibility with recent Crystal releases
Breaking changes:
- Renamed the shard as
selenium
only. Projects using the shard mayrequire "selenium/webdriver"
now.
Fixes:
- compatibility with Crystal 0.18
Fixes:
- compatibility with Crystal 0.14
- compatibility with Crystal > 0.15
Initial release.