Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Retrieving Value from a dropdown
#1
Solved: 10 Years, 9 Months, 1 Week ago
I have to get the state name out of a menu. It does not have to be by number. It just has to be what is visible after something is selected. What is the syntax for that?
Reply
#2
Solved: 10 Years, 9 Months, 1 Week ago
On a web page you can use something like the following code to get the value from a dropdown:
Code:
myvalue = Browser("xyz").Page("xyz").WebList("xyz").GetROProperty("Value")
Reply
#3
Solved: 10 Years, 9 Months, 1 Week ago
ThanksSmile
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Different Type of Dropdown Selector zunebuggy 6 2,842 05-01-2018, 06:46 PM
Last Post: zunebuggy
  Not able to click text inside the grid dropdown szkapoo 6 4,289 12-20-2014, 09:43 PM
Last Post: supputuri
  Issue related to dropdown selection(Please help urgent) excellentpawan123 2 4,048 05-31-2014, 12:00 PM
Last Post: excellentpawan123
  Retrieving data from web table nsuresh316 1 2,961 03-03-2014, 08:29 AM
Last Post: basanth27
  Retrieving data from Txt file into datatable kriday 3 5,542 07-23-2013, 11:04 AM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)