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
Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution
Hoe can we do retesting using functions please give the code for it using login page
Where to use function or action?
Hi, Can we open a test in qtp10 which is saved in qtp 9.2?
who QTP recognizes the object stored in object repository?
Functions call by reference and call by value. i want the diff b/n these 2 and how will be the script for this?in which situation we use these 2..?pls explain me clearly
how will you check how many members visited the website www.infosys.com?
Can we record an application running on a remote machine using qtp?
Does quicktest professional (qtp) is unicode compatible?
Explain calling sub procedure.
Hi All, How to Compare two strings character by character in QTP
How many ways we can parameterize data in quicktest professional?
How to add object to object repository in qtp9.0 Suppose for brower yahoo home page
What are the Test design techniques you uses in ur project?
HI Everybody, I am using QTP 9.2, I have a problem and hope everybody help me solve it. Now I need to use mouse wheel event to zoom in or zoom out in web client, but QTP can't catch this event. I look forward helping of everybody. Thank you very much.