Hi,
I am working on a project dealing with automation using WATIR.
I have scripts for testing a Hardware device.
On every first instance of executing the script, a new browser opens
up. (Mozilla Browser 3.6.3)
I hav installed jssh for firefox.(jssh-3.6-WINNT.xpi)
Despite of that I am getting the following error, on first run. ->
C:/Ruby186/lib/ruby/gems/1.8/gems/firewatir-1.6.5/lib/firewatir/
firefox.rb:237:in `set_defaults': Unable to connect to machine :
127.0.0.1 on port 9997. Make sure that JSSh is properly installed and
Firefox is running with '-jssh' option
(Watir::Exception::UnableToStartJSShException)
As my application crashes, thereafter on the next execution the abover
error doesnt appear and my application runs fine.

I am using firewatir (1.6.5)
fxruby (1.6.20 x86-mingw32, 1.2.6 mswin32)
ruby 1.8.6 (2010-02-04 patchlevel 398) [i386-mingw32]

Please help
Thanks!

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to