suppose u have two send buttons(same width,height,font) on an
application write a descriptive programming
Answer Posted / nagk24
if we have buttons like this i.e same name(send),type(button)
we have to go to other unique properties like index,etc
ex:=browser("creationtime:=0").page("micclass:=0").webbutton(
"name:=send","index:=0").click
here index numbering starts from 0 so,first send button will be selected
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Is it possible to split an action? How?
desribe a situation where u faced a stressful situation and how did u cope with it
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
wt is the use of multiple questions in QTP
How can we extract data like "Details","Result","Time" from the 'Run Error' result generated in QTP after run time errors are generated during a run & import the details etc...into excel sheet
breef description of batch testing ?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
any body can you help me what is the script to automate an comand promt
What is the diff between image and bitmap check point?
What is synchronization? What are the ways you can synchronize?
Hi How to retrieve data from web element line by line?
How can you exit from an action?
Explain how qtp identifies object?
How to data driven test for Win objects in QTP ?
How many ways we can parameterize data in quicktest professional (qtp)?