Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use ordinal identifiers in VB script
#6
Solved: 11 Years, 3 Months, 3 Weeks ago
Hi,

You can use the descriptive programming method to solve this problem.

Like:
Code:
Set checkbox=description.Create
checkbox("class")="WebCheckBox"
checkbox("index")=0(u can pass this value at run time also)

Browser("Google").Page("Google").WebCheckBox(checkbox).Click

I hope this will resolve your issue
Reply


Messages In This Thread
RE: How to use ordinal identifiers in VB script - by agarwl.anurag - 05-03-2013, 11:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Description about Types of Ordinal Identifier abhijit.airforce 1 2,490 12-27-2013, 02:57 PM
Last Post: Ankesh
  How to Set Ordinal Identifier at run time Amit Singh Chauhan 3 8,286 03-22-2012, 12:11 PM
Last Post: qtplearner88
  Browser Ordinal Identifier bfakruddin 2 3,403 01-09-2009, 12:05 PM
Last Post: bfakruddin

Forum Jump:


Users browsing this thread: 2 Guest(s)