Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to click a webradiogroup button
#2
Solved: 11 Years, 3 Months, 3 Weeks ago
I tried to get webtable count frm the below code
Code:
Set odesc=Description.Create
odesc("micclass").value="WebTable"
Set val=Browser("Link Tests_2").Page("Link Tests").ChildObjects(odesc)
msgbox val.count

I got the Count as 1
but after that not able to get the innertext or value...
Code:
a= val.GetROProperty("value")
msgbox a

When i record it is giving as below:
Code:
Browser("Link Tests_3").Page("Link Tests").WebRadioGroup("rdbResp").Select "1"

help me...
Reply


Messages In This Thread
RE: How to click a webradiogroup button - by silpavinod - 10-19-2012, 06:10 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
MyBB how can i automatically click ok button in msgbox popup test 11 24,860 07-12-2022, 11:50 PM
Last Post: akash warke
  no action on click for particular wpf button jlavrecka 1 1,418 05-21-2020, 11:33 PM
Last Post: jlavrecka
  Help for instruction to click on Skip button in the warning message vijilesh 0 1,504 09-16-2018, 03:48 PM
Last Post: vijilesh
  Unable to Click on Login Button Paurav 1 3,278 07-03-2014, 05:27 AM
Last Post: supputuri
  Right Click On a Image and Click on a Link in WebElement RameshKrishnan 4 5,403 07-10-2013, 04:13 PM
Last Post: RameshKrishnan

Forum Jump:


Users browsing this thread: 1 Guest(s)