Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Raido Group - Select first in list
#1
Solved: 11 Years, 3 Months, 4 Weeks ago
Hello,

Is there any way to have QTP select the first radio button?
There are 9 visable radio selections, I use a search string to bring the desired raido button to the top of the list. In this case it was ("7"). How can I get QTP to always select the first button after running a search string?

Example:
Code:
Browser("XXX").Dialog("Explorer User Prompt").WinEdit("Enter search string:").Set "George Washington"
Browser("XXX Landing").Page("XXX Landing").Frame("TargetContent").WebRadioGroup("SINGLE_SELECT_GRID$sels$0").Select "7"
Reply


Messages In This Thread
Raido Group - Select first in list - by Scott M - 12-30-2010, 07:54 PM
RE: Raido Group - Select first in list - by Ankur - 12-30-2010, 08:12 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  select an item from a very long drop down list vijayendra.shukla 0 2,719 12-03-2013, 09:40 PM
Last Post: vijayendra.shukla
  Handling "Web Radio Group" in QTP 9.0 Abhishek 7 17,958 07-23-2009, 07:48 PM
Last Post: supputuri
  how to check data/list in dropdown list gurram 1 3,273 03-25-2008, 01:19 PM
Last Post: sreekanth chilam

Forum Jump:


Users browsing this thread: 1 Guest(s)