[wtr-general] How to use the Firewatir in Mac

2010-04-06 Thread Yuping Zhong
Dear All, I already install the firewatir and jssh-3.6-OSX. But it is fail to use the firefox in Mac.It display the strange error: RuntimeError: Firefox is running without -jssh But I already install the jssh. Here the steps: irb(main):001:0 require rubygems = true irb(main):002:0

Re: [wtr-general] How to use the Firewatir in Mac

2010-04-06 Thread Angrez Singh
Please follow the instructions here for using FireWatir: http://wiki.openqa.org/display/WTR/FireWatir#FireWatir-Installation On Tue, Apr 6, 2010 at 3:13 PM, Yuping Zhong littlezhong...@gmail.comwrote: Dear All, I already install the firewatir and jssh-3.6-OSX. But it is fail to use the

Re: [wtr-general] How to use the Firewatir in Mac

2010-04-06 Thread Yuping Zhong
Thank Angrez's reply.But I still get the following issue: irb(main):001:0 require rubygems = true irb(main):002:0 require firewatir = true irb(main):003:0 ff=FireWatir::Firefox.new RuntimeError: Firefox is running without -jssh from

Re: [wtr-general] How to use the Firewatir in Mac

2010-04-06 Thread Yuping Zhong
What is more, I run telnet localhost 9997 and get the following: $ telnet localhost 9997 Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Connection refused telnet: Unable to connect to remote host On Wed, Apr 7, 2010 at

Re: [wtr-general] How to use the Firewatir in Mac

2010-04-06 Thread Eric Mathiesen
That's a connection error on your local loopback. Check your network settings. On Tue, Apr 6, 2010 at 8:28 PM, Yuping Zhong littlezhong...@gmail.comwrote: What is more, I run telnet localhost 9997 and get the following: $ telnet localhost 9997 Trying ::1... telnet: connect to address ::1:

Re: [wtr-general] How to use the Firewatir in Mac

2010-04-06 Thread Yuping Zhong
Can you tell me what is the correct network settings??? On Wed, Apr 7, 2010 at 11:31 AM, Eric Mathiesen mathiese...@gmail.comwrote: That's a connection error on your local loopback. Check your network settings. On Tue, Apr 6, 2010 at 8:28 PM, Yuping Zhong littlezhong...@gmail.comwrote:

Re: [wtr-general] How to use the Firewatir in Mac

2010-04-06 Thread Eric Mathiesen
Your system administrator should, it's specific to the environment. On Tue, Apr 6, 2010 at 8:35 PM, Yuping Zhong littlezhong...@gmail.comwrote: Can you tell me what is the correct network settings??? On Wed, Apr 7, 2010 at 11:31 AM, Eric Mathiesen mathiese...@gmail.comwrote: That's a

Re: [wtr-general] How to use the Firewatir in Mac

2010-04-06 Thread Moises Siles
are u starting firefox in the following way Start Firefox with jssh /Applications/Firefox.app/Contents/MacOS/firefox-bin -jssh hope that helps On Tue, Apr 6, 2010 at 9:47 PM, Eric Mathiesen mathiese...@gmail.comwrote: Your system administrator should, it's specific to the environment. On

Re: [wtr-general] How to use the Firewatir in Mac

2010-04-06 Thread Yuping Zhong
Great! That works fine! Thanks Moises! On Wed, Apr 7, 2010 at 12:01 PM, Moises Siles moises.si...@gmail.comwrote: are u starting firefox in the following way Start Firefox with jssh /Applications/Firefox.app/Contents/MacOS/firefox-bin -jssh hope that helps On Tue, Apr 6, 2010 at 9:47

Re: [wtr-general] How to use the Firewatir in Mac

2010-04-06 Thread Moises Siles
cool, someone else help me in the same way days ago! thank you to this group :) On Tue, Apr 6, 2010 at 10:57 PM, Yuping Zhong littlezhong...@gmail.comwrote: Great! That works fine! Thanks Moises! On Wed, Apr 7, 2010 at 12:01 PM, Moises Siles moises.si...@gmail.comwrote: are u starting