Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use the Descriptive programming for WebRadioGroup?
#1
Solved: 10 Years, 9 Months, 1 Week ago
[/align]Hi,
I have webradiogroups in my application.I am giving the values from the Excel sheet.

I am using Descriptive programming,now my script is,
Code:
Browser("name:=My Listings","creationtime:=0").Page("name:=MLSPro","title:=My Listings").WebRadioGroup("html tag:=INPUT","visible:=True","index:=0").Select class1

Always it gives the error,
Cannot identify the specified item of the [ 126 ] object. Confirm that the specified item is included in the object's item collection.

126 is name of the webradiogroup.if I give it in the object description,again I am the same error.
Changed code:
Code:
Browser("name:=My Listings","creationtime:=0").Page("name:=MLSPro","title:=My Listings").WebRadioGroup("name:=126","html tag:=INPUT","visible:=True","index:=0").Select class1

How to use the Descriptive programming for Webradiogroup?
Any help?
Thank you
Uma
Reply


Messages In This Thread
How to use the Descriptive programming for WebRadioGroup? - by Uma - 09-27-2011, 12:10 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Dynamic descriptive Programming issue in Terminal Emulator cprasad 1 1,758 04-25-2019, 08:17 PM
Last Post: Ankur
  UFT Tool support with Descriptive programming laks 1 1,640 07-05-2018, 05:31 PM
Last Post: Ankur
  UFT Descriptive Programming objects not identified in a secure & private intranet env bugfinder2 1 1,671 06-07-2017, 01:41 PM
Last Post: Ankur
  UFT descriptive programming Browser("creationtime:=-1") not always working SOUMYADEEP 0 2,901 01-20-2017, 01:53 AM
Last Post: SOUMYADEEP
  Inserting variable values into Descriptive Programming Functions eske99 2 3,156 12-18-2015, 01:47 PM
Last Post: vinod123

Forum Jump:


Users browsing this thread: 1 Guest(s)