Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to recognize menu options in dp in qtp
#17
Solved: 10 Years, 10 Months ago
hi ,
back on the forum after a vacation
The WinMenu(windows menu) test object does not have any test object properties.

The number 2 is called the index number of the item in the menu.

the index starts from 1 and continues.I.e
if you want to select the first item the index will be 1
if you want to select the second item the index will be 2
and it goes on

and the question is not clear you can use it like this
Code:
Browser("Customize Your Settings_2").WinMenu("ContextMenu").Select "<Item [b]2[/b]>"
Reply


Messages In This Thread
RE: how to recognize menu options in dp in qtp - by hari - 01-28-2008, 05:14 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Unable to recognize objects in SilverLight application through QTP Guest877 1 2,532 08-03-2018, 08:33 AM
Last Post: Manisha
  When trying to recognize the object in QTP, each object is recognized as “WinObject:S geetasarvadnya 2 3,513 10-28-2015, 12:34 PM
Last Post: vinod123
  QTP does recognize object chadadus 7 4,207 09-05-2014, 01:16 AM
Last Post: chadadus
  QTP 11 and IE9 64bit on Win7&SP1 64bit, QTP does not recognize objects in website jpalos 4 8,567 08-27-2014, 10:11 AM
Last Post: vinod123
  Handling .NET framework menu in webpage using QTP 10 vishnu1067 0 2,213 05-15-2014, 05:30 PM
Last Post: vishnu1067

Forum Jump:


Users browsing this thread: 1 Guest(s)