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 |
Hi How to retrieve data from web element line by line?
what is the defference between calling ation and called action?
Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own object respository for our application. please say the answer with example.
What is the use of an object spy tool in qtp?
WHAT IS THE DIFFERENCE BETWEEN QTP SCRIPT AND VB SCRIPT? HOW MUCH PERCENTAGE WE USE IN QTP SCRIPT REAL TIME AND HOW MUCH PERCEN OF VB SCRIPT,,,,,,,
How to measure transaction time through VBScript without using start and end transaction points?
Need one Urgent help please,for ex: first time i created Local reposory and convert that local to shared Rep and save in some where(by using Export local objetcs), unfortunately that saved repository is missed, now i want same repository,but iam not able to export the same repository second time?? i need that Repository only how to get???
can u please explain what is the exact difference between qtp8.2 and 9.0
Why we are going for descriptive programming ? I answered as 'If objects are not present in OR we will go for descriptive Programming'? Is this correct ?
How will u integrate oracel with QTP?
how many maximum number of virtual users we can create?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?