[wtr-general] Re: problem in jssh

2009-06-29 Thread amit onkar
g error like > this > > Make sure that JSSh is properly installed and Firefox is running with > '-jssh' option (Watir::Exception::UnableToStartJSShException) > > can anybody help me in this > > Thanks, > Venky > http://prog2impress.com/ > >

[wtr-general] Re: FireWatir 1.6.2 unittests don't run

2009-04-29 Thread amit onkar
custom_require.rb:27:in > `gem_original_require' >from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in > `require' >from mozilla_all_tests.rb:3 > >Exit code: 1 > > > Suggestions? Please let me know. I'

[wtr-general] Re: why the ruby says "Unable to locate element"?

2009-04-12 Thread amit onkar
y simple. > > > > > > > > > > > > > > > > > > > > HswitchS > > > > > > > > > > > > > > > > > > > > > > > if($_POST["fahrenheit"]!="")

[wtr-general] Re: What gems to do you have installed?

2009-04-10 Thread amit onkar
> ZenTest (3.11.1) > > -- > Bret Pettichord > CTO, WatirCraft LLC, www.watircraft.com > Lead Developer, Watir, www.watir.com > Blog, www.io.com/~wazmo/blog <http://www.io.com/%7Ewazmo/blog> > Twitter, www.twitter.com/bpettichord > > Watir Training: Portland/Beav

[wtr-general] Creating and using method

2009-02-26 Thread amit onkar
Hello, Can u give the code for creating and using methods for login and logout function(i.e user name and password) for www.yahoomail.com. And how to handle error message or text on any website for Wrong User name and Password and error window thats pop up. I am working on firewatir on ubuntu.

[wtr-general] Re: How to run on ubuntu

2009-02-25 Thread amit onkar
26, 2009 at 10:29 AM, amit onkar wrote: > Thanks Zhimin it works. > > > > > On Thu, Feb 26, 2009 at 4:08 AM, Zhimin wrote: > >> >> You didn't have >> require 'rubygems' >> >> Try my example above. >> >> >> &

[wtr-general] Re: How to run on ubuntu

2009-02-25 Thread amit onkar
Thanks Zhimin it works. On Thu, Feb 26, 2009 at 4:08 AM, Zhimin wrote: > > You didn't have > require 'rubygems' > > Try my example above. > > > > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir General" g

[wtr-general] Re: How to run on ubuntu

2009-02-25 Thread amit onkar
Hello, I am using ubuntu and firewatir and I have written the following code with test.rb and save at desktop. CODE : require 'firewatir' include 'firewatir' ff=Firefox.new ff.goto("http://mail.yahoo.com";) ff.text_field(:name,"login").set("User_Name") ff.text_field(:name,"passwd").set("Pa

[wtr-general] Re: How to run on ubuntu

2009-02-25 Thread amit onkar
s/13893658/jssh-20080725-Linux.xpi > > $ruby your_test.rb > > On Feb 25, 3:21 pm, amit onkar wrote: > > i have written the code in text editor and save it by .rb. > > But now how i should run it. > > Can anybody help me for running it on ubuntu.. > > > &

[wtr-general] How to run firewatir code on ubuntu.

2009-02-25 Thread amit onkar
i have written the code in text editor and save it by .rb. But now how i should run it. Can anybody help me for running it on ubuntu.. Please also send some links about firewatir on ubuntu. --~--~-~--~~~---~--~~ You received this message because you are subscribed

[wtr-general] How to run on ubuntu

2009-02-24 Thread amit onkar
i have written the code in text editor and save it by .rb. But now how i should run it. Can anybody help me for running it on ubuntu.. Please also send some links about firewatir on ubuntu. --~--~-~--~~~---~--~~ You received this message because you are subscribed