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 script to open Gmail.com, and to write script for
entering username and password and show whether the result
as pass or fail

Answer Posted / b.v.raghavendra babu

systemutil.Run "iexplore.exe" , "http://www.gmail.com"
browser("name:=Gmail").page("title:=Gmail").Sync
browser("name:=Gmail").page("title:=Gmail").webedit("name:=Email").Set "raghavendrababu"
browser("name:=Gmail").page("title:=Gmail").webedit("name:=Passwd").Setsecure "52b8097da3e1d1b557575738826"
browser("name:=Gmail").page("title:=Gmail").webbutton("name:=Sign in").Click
browser("name:=Gmail - Inbox").page("title:=Gmail - Inbox").Sync
browser("name:=Gmail - Inbox").page("title:=Gmail - Inbox").Link("name:=Compose Mail","x:=18","y:=155").Click

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you check that a variable is an array in vbscript?

1050


Explain about constants in vb script?

1075


Can anyone send me a vb script function for verifying the functionality of active links on a web page

2085


regular expression that will recognize a browser as long as its name property starts with mybrowser

2281


Explain about .wsf files?

1218


How will you get a random number between 0 and 1 in vbscript?

1381


What are the disadvantages of vbscript?

1299


Which function allows you to instantiate an object given its programmatic identifier or progid?

1081


What are keywords in the vbscript language?

1075


How should i Create Email invite with server-side Coding?

2187


Explain about operator precedence in vb script?

1119


What are the environments supported by vbscript language?

986


Explain the adodb.stream class?

1056


write any ttest cases using check points and parameterization

2331


Mention what is vbscript procedures?

1053