What are the properties you would use for identifying a
browser & page when using descriptive programming ?
Answers were Sorted based on User's Feedback
Answer / sreeprasad
"name" would be another property apart from "title" that we
can use.
OR
We can also use the property "micClass".
ex: Browser("micClass:=browser").page("micClass:=page")....
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / a qtp user
If you use browser handle (hwnd), you won't need page at
all.
For instance Browser("hwnd:=111111").WebList(....)
| Is This Answer Correct ? | 1 Yes | 0 No |
what is framework in QTP? any one give me answer
What is the difference between low level recording and analog recording mode when it will be enabled.
what is Unicode Compatibility ? HOw does this makes a diffrence from Winrunner.?
How to fetch web elements count from Google Page which contains letter "e"
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
how u write vb script in qtp pls give me some basic script and some material
32 Answers Datamatics, UHG, Winit,
How should I click on the right click menu objects When I trying to add the object properties to the OR.It is showing only Window(Window).Not all the objects of the window. Also while recording I found No script. How to solve this>.
What is the difference between action & script?
what are SetToProperty, SetROProperty,GetToproperty scripting?
What is output value?
anyone can explain Diff B/w Actions and Functions
why we use check points , In qtp we use the any check points , what r they , when and why