On Thursday, January 3, 2013 2:22:11 AM UTC-8, Reshma Shah wrote: > My PATH variable contains, > > C:\Ruby193\bin;C:\Program Files (x86)\RSA SecurID Token > Common;C:\Windows\system > > 32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1. > 0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program > Files\CREDANT\Shield v7 > .1\;C:\chromedriver_win_23.0.1240.0;C:\Program Files (x86)\ssh > communications se > curity\ssh Secure Shell;C:\Ruby193\bin;C:\IEDriverServer_x64_2.28.0; > C:\chromedri > ver_win_23.0.1240.0\chromedriver;. > > Why the duplication?
> > On Thursday, 3 January 2013 15:01:16 UTC+5:30, Željko Filipin wrote: >> >> 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] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
