Write the script to delete the mail which is at 9th,13th and
18th place in INBOX of Gmail ?
Answer Posted / b.hari babu
systemutil.Run"path of the url"
Browser("title:=.*").Page("title:=.*").Frame("name:=abcd").WebCheckBox
("index:=9").Set "ON"
' similarly select checkboxes with index 13th and 18th and
click on Delete button
Browser("title:=.*").Page("title:=.*").Frame("name:=abcd").WebButton
("text:=Delete").Click
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp
if our qtp vb Script may be Currepted then What we want do?
What is reusable action?
What is Cross browser testing? Does UFT support it?
What is data driver in qtp? Where we use it?
Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out
is it possible to add sheets to excel at runtime
How to export quicktest professional (qtp) results to an .xls file?
What is meant by a Check Point in UFT? Also, explain the applicable Check Points.
How many types of recording facility are available in quicktest professional?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
How do you delete unwanted results in qtp?
What is the difference between Keyword Driven test and Data Driven test?
HOw to add the recovery file at runtime to the test file .
Explain the difference between check point and output value?