Please see the documentation.

Changes

Changelog for sandwich-webdriver

Unreleased

0.2.1.0

0.2.0.0

  • Fix the obtainChromeDriver function now that the zip files contain multiple files. This added a MonadMask constraint to the function so it’s a major version bump.

0.1.2.0

  • Be able to control download directory.
  • Add flags to control Selenium paths: --selenium-jar, --chrome-binary, --chromedriver-binary, --firefox-binary, --geckodriver-binary.

0.1.1.0

  • Windows support.

0.1.0.6

  • Remove X11 dependency and replace with per-platform code to get screen resolution.

0.1.0.5

  • Getting documentation sorted out.