mailtrain/test/e2e/bin
2017-05-10 12:44:48 +02:00
..
.gitignore Some fixes for e2e tests 2017-05-10 12:44:48 +02:00
README.md e2e tests (draft) 2017-05-10 01:40:02 +02:00

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