how do check the links in a webpage ?
Answer Posted / sri satya
Hi
You can check links in aweb page by using the following
script:
if Browser(title:=BrowserName).Page(title:=TitleName).Link
(name:=LinkName).Exist then
msgbox "pass"
else
msgbox "fail"
end if
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How will you handle java tree in qtp?
How will you report the bug and explain the defect tracking sheet you handled?
Why to use descriptive programming?
can anyone tell me from where i can download qtp demo or crack version
Hi, Hope you viewers are doing fine with good health. What are the steps and connection parameters to connect to Oracle db ? Can you connect with just the Oracle client or Oracle XE ? Cheers!!
Which functionalities of QTP used in banking project? pls any say answer?
What are private functions in QTP? How they can be called from the function library?
Where can I find and view run-time data table?
requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how
How to handle the exceptions using the recovery scenario manager in qtp?
Object repositories types, which and when to use?
What is QTP testing process?
What are the types of object repositories? Which one is you are using?
Explain advantages and disadvantages of ddf?
What are the check points can be inserted without recording?