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
Out of the different type of operators, which are evaluated first and last in the vbscript language?
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
How to open browser in vb script?
What are keywords in the vbscript language?
Explain the string concatenation function in vbscript?
How to open a file. What is the perpose of true and false mode there?
what is the features of visual basic?
Explain about adodb.stream class?
How to make sure that items in a wintree are sorted al?
How to throw an error in vbscript?
There are 5 web pages.write a script to click the button on 4th web page.
What are the advantages of vbscript?
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
who will create the object?
Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository