For those with the CreateProcess() error, be sure to add the Chrome
directory to your environment PATH variable then quit all instances of
the command prompt. A quick test to see if this worked as intended is
to type "chrome" in the prompt and see if it launches Chrome.

-Shamiq

On Nov 6, 6:03 am, Mark Mckim <mark.mc...@gmail.com> wrote:
> Hi Željko,
>
> (i already replied to this but i'm not sure if it submitted
> correctly).
>
> I too am seeing the "The system cannot find the file specified.:
> CreateProcee() failed:
> (Processerror)"  error message. I am running chromewatir 1.5.1 and the
> latest version of watir etc. I have tried removing and reinstalling
> chromewatir and it has not solved the issue. Do you have any ideas how
> i can resolve this problem?
>
> Thanks for your help.
>
> Mark
>
> On Nov 5, 8:43 am, shradha_Dalvi <kshradh...@gmail.com> wrote:
>
>
>
> > Hi Sai,
> >            I have tried with the IRB.script executes till opening the
> > browser and after that it shows following on command prompt.
>
> > ""
>
> > Does it related to TCP socket connection?
>
> > Regards,
> > Shraddha.
>
> > On Nov 5, 9:55 am, sai <saidesertrose2...@gmail.com> wrote:
>
> > > Hi Shrada,
> > > Can you please try this in IRB to see if you are getting any specific
> > > error? Also is the script running fine till you get the id attribute?
>
> > > Regards,
> > > Sai
>
> > > On Nov 4, 7:11 pm, shradha_Dalvi <kshradh...@gmail.com> wrote:
>
> > > > for printing purpose.We are using Scite editor to run ruby scripts.
>
> > > > On Nov 4, 4:02 pm, SMF SMF <shaikm.fi...@gmail.com> wrote:
>
> > > > > Hi,
>
> > > > > p browser.text_field(:name,"q").set "Shraddha"
>
> > > > > why is the letter "p" in your script?
>
> > > > > On Wed, Nov 4, 2009 at 3:21 PM, shradha_Dalvi <kshradh...@gmail.com> 
> > > > > wrote:
>
> > > > > > Hi,
>
> > > > > > after installing chromewatir 1.5.1,it is working fine. But another
> > > > > > problem raises. For the following test script:-
>
> > > > > > require "chrome_watir"
> > > > > > include ChromeWatir::Exceptions
> > > > > > include ChromeWatir
> > > > > > browser = ChromeWatir::Browser.new
> > > > > > browser.goto 'http://www.gmail.com'
>
> > > > > > sleep 10
> > > > > > p browser.text_field(:name,"q").set "Shraddha"
>
> > > > > > It is not recognizing the text_field object.I have tried with 
> > > > > > another
> > > > > > object but reulted into same.
>
> > > > > > Kindly help.
>
> > > > > > Regards,
> > > > > > Shraddha.
>
> > > > > > On Nov 4, 2:29 pm, Željko Filipin <zeljko.fili...@wa-research.ch>
> > > > > > wrote:
> > > > > >  > On Wed, Nov 4, 2009 at 5:07 AM, shradha_Dalvi 
> > > > > > <kshradh...@gmail.com>
> > > > > > wrote:
> > > > > > > > "The system cannot find the file specified.: CreateProcee() 
> > > > > > > > failed:
> > > > > > > > (Processerror)"
>
> > > > > > > Uninstall chrome_watir 1.5.0, install chromewatir 1.5.1 and let 
> > > > > > > us know
> > > > > > if
> > > > > > > you still get the error.
>
> > > > > > > gem install chromewatir
>
> > > > > > > Željko
> > > > > > > --
> > > > > > > watir.com - community manager
> > > > > > > watirpodcast.com - host

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to