Hello,
Can we capture only the labels of the web page in the
object repository. If yes, then how.
Actually my scenario is:
I have to capture all the label of mercury site
http://newtours.mercuryinteractive.com/tour/mercurypurchase.
php.
and want to copy all these labels in the notepad.
So,please help me how to do this all.
Thanks in advance,
Gaytri
Answer Posted / chaitu.c
Browser("Browser").Page("Welcome: Mercury Tours").WebEdit
("userName").Set "chaitanyakumar2005"
a = Browser("Browser").Page("Welcome: Mercury
Tours").WebEdit("userName").GetROProperty("name")
msgbox a
Browser("Browser").Page("Welcome: Mercury Tours").WebEdit
("password").SetSecure "462974ae67a58c7d26974858f8a5b00fa630
"
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
after click on compose mail how can we attached a file in qtp with vbscript code
What are the common defects found in your project? (in qtp interview)
How will you test a keyboard?
Can any one brief some detail on how the shared and action object repository utilized/implemented in a real time project. I already know how to make shared object repositor by saving OR as .tsr extension..I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thanks
any body can you help me what is the script to automate an comand promt
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
who QTP recognizes the object stored in object repository?
How to find the length of the string in qtp?
What are the differences between quicktest professional and winrunner?
What is the difference between local and shared object repository in qtp?
What the differences are and best practical application of Object Repository?
How is test case write?
What are the challenges u faced in testing with crm domain? How u overcome with?
I want to write some certification courses, so friends could you guide me? which certification is best and how to write exam and what tutorials need to be studied,what to do first, I am working on automation tool QTP 9.2
How can you exit from an action?