[wtr-general] Re: firefox error

2009-03-25 Thread Angrez Singh
Have a look here  see if it works
http://wiki.openqa.org/display/WTR/FireWatir+Installation

- Angrez

On Wed, Mar 25, 2009 at 9:47 AM, Vikas Tulashyam vtulash...@gmail.comwrote:


 Hi,l
 I have installed 2 plugins from the url--
 http://code.google.com/p/firewatir/downloads/list
 but I m nt able to install it as it gives error that these extensions
 are not compatible. I have installed mozila -3.x beta verion..

 Please help..

 Thanks


 On Mar 24, 6:11 pm, Angrez Singh ang...@gmail.com wrote:
  did you installed JSSh extension? The command that you ran will always be
  successful whether the extension is there or not.
 
  - Angrez
 
  On Tue, Mar 24, 2009 at 5:50 PM, Vikas Tulashyam vtulash...@gmail.com
 wrote:
 
 
 
   Hi Friends,
   I am getting an error while using the firefox.
 
   require 'watir'
   Watir::Browser.default ='firefox'
   $browser = Watir::Browser.new
 
   This code launches the firefox browser but also gives a error--
 
   c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
   firefox.rb:271: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)
  from
 c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
   firefox.rb:161:in `initialize'
  from c:/ruby/lib/ruby/gems/1.8/gems/commonwatir-1.6.2/lib/watir/
   browser.rb:65:in `new'
  from c:/ruby/lib/ruby/gems/1.8/gems/commonwatir-1.6.2/lib/watir/
   browser.rb:65:in `new'
  from t.rb:3
   Exit code: 1
 
   I tried to run the follwoing command, and its working correctly,--
 
   firefox -JSSh
 
   Thanks in Advance :)
 


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[wtr-general] Re: firefox error

2009-03-25 Thread KiranD
Hi, 


See
http://wiki.openqa.org/display/WTR/FireWatir+Installation#FireWatirInstallat
ion-3%29InstalltheJSSHFirefoxExtension


It is working, I was facing same problem.


Kirand


 

From: watir-general@googlegroups.com [mailto:watir-gene...@googlegroups.com]
On Behalf Of Angrez Singh
Sent: Wednesday, March 25, 2009 11:58 AM
To: watir-general@googlegroups.com
Subject: [wtr-general] Re: firefox error

 

Have a look here  see if it works
http://wiki.openqa.org/display/WTR/FireWatir+Installation

- Angrez

On Wed, Mar 25, 2009 at 9:47 AM, Vikas Tulashyam vtulash...@gmail.com
wrote:


Hi,l
I have installed 2 plugins from the url--
http://code.google.com/p/firewatir/downloads/list
but I m nt able to install it as it gives error that these extensions
are not compatible. I have installed mozila -3.x beta verion..

Please help..

Thanks



On Mar 24, 6:11 pm, Angrez Singh ang...@gmail.com wrote:

 did you installed JSSh extension? The command that you ran will always be
 successful whether the extension is there or not.

 - Angrez


 On Tue, Mar 24, 2009 at 5:50 PM, Vikas Tulashyam
vtulash...@gmail.comwrote:




  Hi Friends,
  I am getting an error while using the firefox.

  require 'watir'
  Watir::Browser.default ='firefox'
  $browser = Watir::Browser.new

  This code launches the firefox browser but also gives a error--

  c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
  firefox.rb:271: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)
 from
c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
  firefox.rb:161:in `initialize'
 from c:/ruby/lib/ruby/gems/1.8/gems/commonwatir-1.6.2/lib/watir/
  browser.rb:65:in `new'
 from c:/ruby/lib/ruby/gems/1.8/gems/commonwatir-1.6.2/lib/watir/
  browser.rb:65:in `new'
 from t.rb:3
  Exit code: 1

  I tried to run the follwoing command, and its working correctly,--

  firefox -JSSh

  Thanks in Advance :)





--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[wtr-general] Re: firefox error

2009-03-25 Thread Al Snow

Read these instructions.
http://wiki.openqa.org/display/WTR/FireWatir+Installation

Thanks,
Al Snow
Agile Software Developer
Linkedin: http://www.linkedin.com/in/alsnow
Google Talk: jasnow1
Twitter: jasnow

 Date: Tue, 24 Mar 2009 21:05:51 -0700
 Subject: [wtr-general] Re: firefox error
 From: vtulash...@gmail.com
 To: watir-general@googlegroups.com
 
 
 I dont know .How to install this extension..
 
 On Mar 24, 6:11 pm, Angrez Singh ang...@gmail.com wrote:
  did you installed JSSh extension? The command that you ran will always be
  successful whether the extension is there or not.
 
  - Angrez
 
  On Tue, Mar 24, 2009 at 5:50 PM, Vikas Tulashyam 
  vtulash...@gmail.comwrote:
 
 
 
   Hi Friends,
   I am getting an error while using the firefox.
 
   require 'watir'
   Watir::Browser.default ='firefox'
   $browser = Watir::Browser.new
 
   This code launches the firefox browser but also gives a error--
 
   c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
   firefox.rb:271: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)
  from c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
   firefox.rb:161:in `initialize'
  from c:/ruby/lib/ruby/gems/1.8/gems/commonwatir-1.6.2/lib/watir/
   browser.rb:65:in `new'
  from c:/ruby/lib/ruby/gems/1.8/gems/commonwatir-1.6.2/lib/watir/
   browser.rb:65:in `new'
  from t.rb:3
   Exit code: 1
 
   I tried to run the follwoing command, and its working correctly,--
 
   firefox -JSSh
 
   Thanks in Advance :)
  

_
Express your personality in color! Preview and select themes for Hotmail®.
http://www.windowslive-hotmail.com/LearnMore/personalize.aspx?ocid=TXT_MSGTX_WL_HM_express_032009#colortheme
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[wtr-general] Re: firefox error

2009-03-25 Thread Vikas Tulashyam

Hey Thanks to all
I am able to install it now.


On Mar 25, 4:05 pm, Al Snow jas...@hotmail.com wrote:
 Read these 
 instructions.http://wiki.openqa.org/display/WTR/FireWatir+Installation

 Thanks,
 Al Snow
 Agile Software Developer
 Linkedin:http://www.linkedin.com/in/alsnow
 Google Talk: jasnow1
 Twitter: jasnow



  Date: Tue, 24 Mar 2009 21:05:51 -0700
  Subject: [wtr-general] Re: firefox error
  From: vtulash...@gmail.com
  To: watir-general@googlegroups.com

  I dont know .How to install this extension..

  On Mar 24, 6:11 pm, Angrez Singh ang...@gmail.com wrote:
   did you installed JSSh extension? The command that you ran will always be
   successful whether the extension is there or not.

   - Angrez

   On Tue, Mar 24, 2009 at 5:50 PM, Vikas Tulashyam 
   vtulash...@gmail.comwrote:

Hi Friends,
I am getting an error while using the firefox.

require 'watir'
Watir::Browser.default ='firefox'
$browser = Watir::Browser.new

This code launches the firefox browser but also gives a error--

c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
firefox.rb:271: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)
       from 
c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
firefox.rb:161:in `initialize'
       from c:/ruby/lib/ruby/gems/1.8/gems/commonwatir-1.6.2/lib/watir/
browser.rb:65:in `new'
       from c:/ruby/lib/ruby/gems/1.8/gems/commonwatir-1.6.2/lib/watir/
browser.rb:65:in `new'
       from t.rb:3
Exit code: 1

I tried to run the follwoing command, and its working correctly,--

firefox -JSSh

Thanks in Advance :)

 _
 Express your personality in color! Preview and select themes for 
 Hotmail®.http://www.windowslive-hotmail.com/LearnMore/personalize.aspx?ocid=TX...
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[wtr-general] Re: firefox error

2009-03-24 Thread Vikas Tulashyam

I dont know .How to install this extension..

On Mar 24, 6:11 pm, Angrez Singh ang...@gmail.com wrote:
 did you installed JSSh extension? The command that you ran will always be
 successful whether the extension is there or not.

 - Angrez

 On Tue, Mar 24, 2009 at 5:50 PM, Vikas Tulashyam vtulash...@gmail.comwrote:



  Hi Friends,
  I am getting an error while using the firefox.

  require 'watir'
  Watir::Browser.default ='firefox'
  $browser = Watir::Browser.new

  This code launches the firefox browser but also gives a error--

  c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
  firefox.rb:271: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)
         from c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
  firefox.rb:161:in `initialize'
         from c:/ruby/lib/ruby/gems/1.8/gems/commonwatir-1.6.2/lib/watir/
  browser.rb:65:in `new'
         from c:/ruby/lib/ruby/gems/1.8/gems/commonwatir-1.6.2/lib/watir/
  browser.rb:65:in `new'
         from t.rb:3
  Exit code: 1

  I tried to run the follwoing command, and its working correctly,--

  firefox -JSSh

  Thanks in Advance :)
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---