[wtr-general] Re: Help required regarding link method

2009-10-22 Thread Amit Kulkarni
Sorry again, Yes i read the tutorial. I tried some stunts but no success.So posted my queries here. On Thu, Oct 22, 2009 at 4:48 PM, Željko Filipin < zeljko.fili...@wa-research.ch> wrote: > On Thu, Oct 22, 2009 at 12:47 PM, Željko Filipin < > zeljko.fili...@wa-research.ch> wrote: > > Have you re

[wtr-general] Re: Help required regarding link method

2009-10-22 Thread Amit Kulkarni
ili...@wa-research.ch> wrote: > On Thu, Oct 22, 2009 at 12:36 PM, Amit Kulkarni < > amitkkulkarni...@gmail.com> wrote: > > I tried browser.link(:after?, browser.image(:title, > "Photogallerysanity")).click but no success > > Amit, > > You have posted

[wtr-general] Re: Help required regarding link method

2009-10-22 Thread Amit Kulkarni
a-research.ch> wrote: > On Thu, Oct 22, 2009 at 10:05 AM, Amit Kulkarni < > amitkkulkarni...@gmail.com> wrote: > > i want to recognize this Edit link using the image title. > > browser.link(:after?, browser.image(:title, "Photogallerysanity"

[wtr-general] Help required regarding link method

2009-10-22 Thread Amit Kulkarni
Hello all, Following is my scenario: I have a list of images and below that image contains Edit link. Now i want to click on that Edit so that i can Edit the Title and Description. Following is the html code: http://s3.amazonaws.com/staging-brandpotion-prints/images/63/large_thumb.jpg " alt="Pho

[wtr-general] Re: Browse an Image

2009-10-22 Thread Amit Kulkarni
Thanks a lot Željko . On Wed, Oct 21, 2009 at 1:43 PM, Željko Filipin < zeljko.fili...@wa-research.ch> wrote: > On Wed, Oct 21, 2009 at 9:06 AM, Amit Kulkarni > wrote: > > Browser.file_field(:name, "photo").set("path name i.e. > C:\\abc\\abc.jpg") >

[wtr-general] Re: Problem with radio button

2009-10-22 Thread Amit Kulkarni
Help required on above issue :-) 2009/10/21 Amit Kulkarni > > > -- Forwarded message -- > From: Amit Kulkarni > Date: Wed, Oct 21, 2009 at 4:40 PM > Subject: Re: [wtr-general] Re: Problem with radio button > To: watir-general@googlegroups.com > &g

[wtr-general] Re: Problem with Checkbox

2009-10-22 Thread Amit Kulkarni
Any suggestions on the above issue? Please help On Wed, Oct 21, 2009 at 5:49 PM, Amit Kulkarni wrote: > No,it does not flash up anything. > It also does not display any error and goes to next step > > > On Wed, Oct 21, 2009 at 5:39 PM, Željko Filipin < > zeljko.fili...@

[wtr-general] Accessing link method

2009-10-21 Thread Amit Kulkarni
Hello, Consider this scenario: I have list of images(which are non-clickable) and below that there is an edit link Now i want to click that edit link so that i can edit the description. Html code is as follows: http://s3.amazonaws.com/staging-brandpotion-prints/images/63/large_thumb.jpg " alt="

[wtr-general] Re: Problem with Checkbox

2009-10-21 Thread Amit Kulkarni
No,it does not flash up anything. It also does not display any error and goes to next step On Wed, Oct 21, 2009 at 5:39 PM, Željko Filipin < zeljko.fili...@wa-research.ch> wrote: > Does this flash what you want? > > Browser.span(:text, "Ratingsanity1").flash > > Željko > > > > > --~--~-~

Fwd: [wtr-general] Re: Problem with radio button

2009-10-21 Thread Amit Kulkarni
-- Forwarded message -- From: Amit Kulkarni Date: Wed, Oct 21, 2009 at 4:40 PM Subject: Re: [wtr-general] Re: Problem with radio button To: watir-general@googlegroups.com No it does not flashed the radio button but again it is popping the window. I dont know why it is getting

[wtr-general] Re: Problem with Checkbox

2009-10-21 Thread Amit Kulkarni
tting clicked but next step is executed. I also tried using .set method but no success. I am not getting what is wrong.Please suggest. On Wed, Oct 21, 2009 at 4:36 PM, Željko Filipin < zeljko.fili...@wa-research.ch> wrote: > On Wed, Oct 21, 2009 at 1:02 PM, Amit Kulkarni > wrote: >

[wtr-general] Re: Problem with radio button

2009-10-21 Thread Amit Kulkarni
No it does not flashed the radio button but again it is popping the window. I dont know why it is getting popped up. On Wed, Oct 21, 2009 at 4:25 PM, Željko Filipin < zeljko.fili...@wa-research.ch> wrote: > On Wed, Oct 21, 2009 at 12:51 PM, Amit Kulkarni < > amitkkulkarni...@g

[wtr-general] Problem with Checkbox

2009-10-21 Thread Amit Kulkarni
Hello, I have this html script. Ratingsanity1 The scenario is i want to click on the checkbox which has title "Ratingsanity1". Now here i can tick the checkbox by using the name method but the no. isn't going to be same all the time. I tried following code but still no success. Please help.

[wtr-general] Re: Problem with radio button

2009-10-21 Thread Amit Kulkarni
Hi Zeljko, I tried by using the above step but still no success :-( It pops up a small window saying Please select an operation along with OK button. I still cant figure out whats is the problem. On Wed, Oct 21, 2009 at 4:04 PM, Željko Filipin < zeljko.fili...@wa-research.ch> wrote: > On Wed, Oct

[wtr-general] Re: Problem with radio button

2009-10-21 Thread Amit
d Here contains 2 radio buttons i.e. Update and Delete On Oct 21, 1:19 pm, Željko Filipin wrote: > On Wed, Oct 21, 2009 at 9:26 AM, Amit wrote: > > Now here i want to click on Delete radio button beside "Test" poll. > > Can you post html that includes radio button

[wtr-general] Problem with radio button

2009-10-21 Thread Amit
Hello, I need some help regarding radio button. In my application i created a poll named "Test" along with other polls There are two radio buttons beside each poll namely Update and Delete Now here i want to click on Delete radio button beside "Test" poll. How do i access? This is its html. input

[wtr-general] Re: Browse an Image

2009-10-21 Thread Amit Kulkarni
.@wa-research.ch> wrote: > On Thu, Oct 15, 2009 at 10:07 AM, Amit wrote: > > > name="product[photo]"/> > > http://wiki.openqa.org/display/WTR/File+Uploads > > Željko > -- > http://watirpodcast.com/ > > > > > --~--~-~--~~-

[wtr-general] Browse an Image

2009-10-15 Thread Amit
In my application i want to write a watir code for browsing an image Working: 1:Click on browse button 2:Pop window opens.I click on image and click on ok 3:Image path is displayed under the browse field 4:Click on upload Now i want to write a watir code for the above. Html code is: Please

[wtr-general] Re: Need help

2009-07-13 Thread Amit Kumar
.table(:index ,3)[3].checkbox(:name, "selectedevent").set browser.form(:name, 'guest').table(:index ,3)[4].checkbox(:name, "selectedevent").set - regards Amit Kumar On Jul 13, 3:41 pm, Brautigam Gergely wrote: > He says that the file he is using does not contain which Ch

[wtr-general] Re: Need help

2009-07-13 Thread Amit Kumar
Use multiple attributes for this: browser.checkbox(:id=> "selectedevent" , index =>1).set browser.checkbox(:id=> "selectedevent" , index =>2).set browser.checkbox(:id=> "selectedevent" , index =>3).set - regards Amit Kumar On Mon, Jul 13, 2009

[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] How to handle Browser Pop ups

2009-03-09 Thread amit
Hello Everybody, I am not able to handle browser pop ups.Following are the details. I am using Watir 1.6.2 require 'rubygems' require 'firewatir' include FireWatir require "logger" require 'net/smtp' require 'win32ole' require 'watir/dialog' require 'watir/ie' require 'watir/contrib/enabled_popu

[wtr-general] Re: Error while running Watir

2009-03-05 Thread amit kulkarni
Hi, When i tried for the first time then it didnt work, But after trying for 2-3 times it worked.I am using it on Vista platform. Try it out for 2-3 times.. Also did u installed the jssh addon for firefox? Thanks, Amit --~--~-~--~~~---~--~~ You

[wtr-general] Re: Error while running Watir

2009-03-04 Thread amit
Hello, The problem which had occurred has been resolved. Thanks to all those posts regarding the same. What i had done is.. 1:Open the command prompt. 2:gem uninstall win32-api 3:gem install win32-api 4:Various option appeared which are Select which gem to install for your platform (i386-mswi

[wtr-general] Error while running Watir

2009-03-04 Thread amit
t the same error.I searched on the net for the above file but couldn't find it. If anyone had found the solution please let me know. Thanks, Amit --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Watir Gen

[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

[wtr-general] How to identify the tags

2009-02-01 Thread Amit Agarwal
Hi, Please help me in identifying the text written in the tag of a defined  Please review and make necessary corrections on this page: Not a valid Case. Please check. We have used A=ie.div(:class,

[wtr-general] Re: Issue with using arguments within Open Office (column, row) code

2009-01-16 Thread Amit Agarwal
you need to pass (row,column) for the function sheet1.getCellByPosition(id)...arity of this function is 2. On Sat, Jan 17, 2009 at 2:01 AM, dmitry...@gmail.com wrote: > > Hello everyone, > Running into an issue, would really appreciate some help. > > I have to files. One has a method with argu

[wtr-general] Function to flush the variable in RUBY / WATIR

2009-01-02 Thread Amit
Hi, Is there any function to flush the value from a variable in RUBY / WATIR. I am facing problem while following code I am trying to use following code Status=sheet1.getCellByPosition(5, I).Formula ie.text_field(:name, "FieldName").value =Status and it works fine, but On itetrating this piece

<    1   2