in reply to Simple code using Selenium::Remote::Driver
Is the webdriver found at all? It looks like it is not. Or if it is found on disk, then some binary incompatibility may stop it from reading in even its version.
In this link : https://github.com/SeleniumHQ/selenium/issues/5876 there is a one-liner to launch selenium and chrome via java. Try it but most likely it fails too.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Simple code using Selenium::Remote::Driver
by Perlchaoui (Sexton) on Nov 08, 2018 at 19:05 UTC |