mailtrain/test/e2e/bin/README.md
2017-05-10 01:40:02 +02:00

310 B

This directory serves for custom browser drivers.

  1. https://seleniumhq.github.io/selenium/docs/api/javascript/
  2. Download a driver of your choice and put it into this directory
  3. chmod +x driver
  4. Edit config/test.toml

Current Firefox issue (and patch): https://github.com/mozilla/geckodriver/issues/683