What is the vb script when the url enter into the browser
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
Browser Object.navigate "URL"
Ex: Browser("browser").navigate "www.yahoomail.com"
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / jyo
Ex:Browser("Title:=web.*")
Here Title is property for web pages identification and
web.* is the partial url of that page instead of lengthy URL
| Is This Answer Correct ? | 0 Yes | 0 No |
What is driver script and driver script in qtp frame work????
How can we merge two repositories? Can we merge two differnt rep. I mean 1is peraction and other shared
4 Answers Tavant Technologies,
i am testing an online shopping application.I CLICK on a link "ADD TO CART" of that application a "new page" is open and then click on any object of that "new page". after that when i run this SCRIPT then on this "new page" QTP always shows error of "OBJECT NOT FOUND". How i solve this problem ?
What is the standard timing delay for web based application in qtp?
write a script to close all open browser in qtp except one browser whose name is xyz
Define Environment Variable in UFT and its uses?
how do u plan test automation?
In web page there is five OK buttons available, while recording i click on 3rd OK button, How QTP identify the 3rd OK button while running script? Is qtp identify 3rd ok button?
WHAT IS THE DESCRIPTIVE programming when it is useful? & when to use this ?
Wher to use DATA TABLE METHODS in Qtp?What is the use of it?
what is the abbrivation of .mtr in action reposirtory?
To which environments does quicktest professional (qtp) supports?