Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > regarding dropdown listbox loop code

Reply
Thread Tools

regarding dropdown listbox loop code

 
 
me dev
Guest
Posts: n/a
 
      12-28-2009
Hi,

I am new to Watir.
I wanted to automate a web application, where there are two dropdown
listbox with each 5 items listed.

The scenario is "Currency conversion".
we have to enter a value in a textbox and select the listed items from
the two listboxes and click OK button and to get the value other
textbox.

e.g. The "XE Quick Currency Converter" section of http://www.xe.com/
1. Go to http://www.xe.com/
2. Enter the currency value (for which we need to get the converted
currency value)
3. Select one option from "From this currency:" dropdown listbox
4. Select one option from "To this currency:" dropdown listbox
5. Click on "GO" button

Here, I would like to get help on the the TWO dropdown listboxes. Plz
help me out to get the loop code, that will handle the TWO dropdown
listboxes.

Thanks,
- dev
--
Posted via http://www.ruby-forum.com/.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Triple nested loop python (While loop insde of for loop inside ofwhile loop) Isaac Won Python 9 03-04-2013 10:08 AM
Listbox item added with client scripts not submitting with ASP:Listbox Simon Prince ASP .Net 2 10-19-2004 04:11 PM
How do I move all items in a listbox to another listbox kent ASP .Net 1 05-03-2004 12:17 AM
click listbox and refresh another listbox DC Gringo ASP .Net 0 04-06-2004 02:13 AM
Re: now desparate! - 1st listbox contents disappears when 2nd listbox appears? blenderdude ASP .Net 0 08-03-2003 10:18 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57