Iam trying to write script for Rediffmail Page,in doing so
the script line for go button is not accepting. Is their
any other way other than .
Browser("micClass:=browser").Page("micClass:=Page").Link
("micClasss:=Link","name=go")
Answers were Sorted based on User's Feedback
Answer / jason bourne
Hi,
I think this is the right script.
Browser("browser").Page("Page").WebLink
("go").click();
I have not tried but writing it based on my real time
exp.also please record the link in low-level , instead of
scripting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / vinayak savant
Browser("Welcome to Rediff.com").Page("Welcome to
Rediff.com").WebButton("Go").Click
| Is This Answer Correct ? | 0 Yes | 0 No |
What is LoadRunner?
What is the use of text output value in quicktest professional?
What is the disadvantage of smart identification?
Problem with XML checkpoint in QTP ?
how do you done Data-driven test using MS-Word Instead of DataTable
I want to clear the webedit field without using set"" in qtp script
PLEASE TELL ME WHEN DO YOU USE THE OBJECT SPY AT RUN TIME
how qtp will recognise if application is run on many browsers
In my QTP script I have a word in notepad that ends in a question mark, for example... "father?" As part of my script I want to delete the question mark. How do you delete a character in notepad?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
How we can we create a Text checkpoint in QTP 9.1,Actually what i did is first i put in recording mode and gofor Inser menu>Checkpoint>Textcheckpoint>click,Now an hand symbol came and i showed it to some textbox and cliked but the QTP9.1 is giving an error message like "The Obkect you are selecting doesn't support this operation" If i go for Help of QTP 9.1 information I didn't get any solution,pls help me in this issue.
1) after inserting the check point how to change the expected value that was captured while inserting the check point