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")
Answer Posted / 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 |
Post New Answer View All Answers
Explain different checkpoints in qtp.
How smart identification works in qtp ?
How to break the object spy ?
How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box
what type of run time errors you get while you ar edoing rpg program?
Whats the realtime QTP testing process
What is the syntax for how to call one script from another?
In keyward driven framework what will be the step for yahoo login page ,inbox logout,plz explain in detail
What is difference between shared and local object repository?
Can anyone help.i need total excelsheet operations,shortcuts in testing environment from starting onwards....
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]
What are the different kinds of test steps?
can i change the runtime properties of an object ? How can i check if a parameter exists in database ?
What should we say if interviewer asks "What is ur project architecture?".......Can any one help me with clear information.?????????
What is debugging? How you debug your script?