Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What are the recording modes in wave event?

2063


Hello friends..... On which areas of an application we can not test with QTP

2130


How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.

2318


What is an object repository?

1092


Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work

1968


what is the difference between built-i function and In-built function?

2229


What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?

1231


In the Hybrid framework, data can access the database, excel file, XML etc. Is it true?

1144


how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?

1802


Give the syntax to load function at run time.

1184


How to build scripts that access data from external sources?

2195


descriptive program for a yahoo mail that is in yahoo mail suppose check box mailid subject assume it is like this format all things are in webtable the question is suppose some mail ids are there in that mailids i want to select the check box wich is before a@gmail.com and after that i want to click on delete button

2270


How to start recording using quicktest professional (qtp)?

1149


Can I change properties of a test object?

1192


How many types of recording modes are there?

1087