Try http://stackoverflow.com/questions/5818403/jenkins-hudson-environment-variables. It may provide insight on jenkins $path.
On Wednesday, March 27, 2013 4:05:05 PM UTC-5, Pavak Shah wrote: > > It is working fine if I run my test case from the IDE but when I try to > run the same file from Jenkins local, I am getting the same error. Is there > any way I can solve this. > > Please let me know. > Thanks. > > On Thursday, January 3, 2013 4:31:16 AM UTC-5, Ž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/d/optout.
