You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what to do about that, I have everything installed related to selenium that my package manager knows about:
`~/tmp$ apt-cache search selenium
chromedriver - web browser - WebDriver support
libtest-www-selenium-perl - Perl test framework using Selenium Remote Control
phpunit-selenium - Selenium RC integration for PHPUnit
ruby-childprocess - Ruby library for controlling external programs running in the background
`
I'm using debian jessie -
`~/tmp$ cat /proc/version
Linux version 3.16.0-4-amd64 ([email protected]) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19)
`
Everything that's needed to run the dashboard tests is specified within our circle.yml file. We haven't made any additional adjustments to their CI machines. I'm on OS X, and other than a Selenium download, I wasn't able to reproduce the problem that you're seeing. Nothing else beyond that is unspecified.
I received this error when executing 'lein test' in the onyx-dashboard directory.
The text was updated successfully, but these errors were encountered: