We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When using the parallel_tests gem, make sure to include this wherever you setup your testing environment:
Webdrivers.install_dir = File.expand_path('/webdrivers/install/dir' + ENV['TEST_ENV_NUMBER'].to_s)
Thanks @griffincox - https://github.com/titusfortner/webdrivers/pull/152