Open Yahoo Login Page
in that page Suppose i have 100 mails and i want to delete
10'th mail now give procedure & Coding For that Scenario

Answer Posted / venkata rajkumar b

Browser("Yahoo!").Page("Yahoo!").Link("Mail").Click
Browser("Yahoo!").Page("Yahoo! Mail: The best").WebEdit
("login").Set "venkatraj.banka"
Browser("Yahoo!").Page("Yahoo! Mail: The best").WebEdit
("passwd").SetSecure "486c6f4be481a70bf13b2b81453298b462a1"
Browser("Yahoo!").Page("Yahoo! Mail: The best").WebButton
("Sign In").Click
Browser("Yahoo!").Page("(10 unread) Yahoo! Mail").Link
("Inbox (10)").Click


b=Browser("Yahoo!").Page("Inbox (10) - Yahoo!
Mail").webtable("inbox(10)").ChildItem
(10,1,"WebCheckBox",0).Set "ON"
b.Delete

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why do u choose to go for testing why cant for devoloping

1594


how to operate webobjects in a webpage using getobject function and then using generic methods?

2542


How to declare an array in vbscript?

668


How will you get the smallest subscript of an array in vbscript?

811


How to assign a numeric value to a variable?

620






What are keywords in the vbscript language?

527


What is the purpose of regexp object in vbscript?

559


where can i learn VB scripint ?

1599


What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?

488


Mention how to create a cookie using vbscript?

532


Explain about the extension .hta?

625


Mention what is the technology used by vb script?

523


How are values assigned to the variables in the vbscript language?

575


Explain the .wsf files?

533


while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans

1568