On Thu, Jan 3, 2013 at 9:43 AM, Reshma Shah <[email protected]> wrote: > I am facing an issue with chromeDriver, even after downloading chrome driver and placing its path in PATH variable i am getting the below error.
Where did you put the chromedriver? What is the value of your PATH environment variable? This is what I get: Mac (should be similar for Linux): $ echo $PATH /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/usr/X11/bin Windows: >path PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem Željko -- https://leanpub.com/watirbook -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
