Write the script to delete the mail which is at 9th,13th and
18th place in INBOX of Gmail ?

Answer Posted / ram.polavarapu

with
browser("").page("").frame("")
.webcheckbox("index:=8").set"on"
.webcheckbox("index:=12").set"on"
.webcheckbox("index:=17").set"on"
.webbutton("text:=delete","index:=0").click
end with

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how will you check how many members visited the website www.infosys.com?

1666


I have enrolled for a QTP course which is a four weekend course.Do you think its a good way to start off learning this tool?What all do i need with me in order to become a pro at using this tool?

1863


When ‘option explicit’ keyword is used in qtp?

957


Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com

1568


What is the use of an object spy tool in qtp?

752


Hi How to retrieve data from web element line by line?

1766


Can we access the java methods in qtp. Because my requirement is to access the swt(for eclipse an it is java code) methods in qtp is it possible?

1752


What is 'sleep' in sync point?

819


How to change the priorities of the recovery scenario properties?

818


What are the key points to create a framework in QTP for oracle forms?

1999


When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.

1823


How does qtp recognize objects in aut?

773


How does quicktest professional (qtp) identifies the object in the application?

757


write a script to validate the content in the web application. (do it by OR method) and (do it by Descriptive method by creating a description object.. (give a filter condition only WEbelement- not easy need to use some more property while giving filter condtions- use google for your help...))

1727


Discuss quicktest professional (qtp) environment?

758