Hi anyone Can Send Solution to the Question wt m posting now
Prepare Script for the Bellow Scenario?
Login to Gmail Page
Open Inbox
check Mails
save them in a Folder
No Answer is Posted For this Question
Be the First to Post Answer
write a program to display configuration of a local system with the help of vb script.
How will you get a random number between 0 and 1 in vbscript?
In html file what is an ideal position to include vbscript?
what is the use of QCUtil? explain with one example?
How do you create a recordset object in VBScript?
How to return only alpha bate string from an string str = "bibhu@#$%&das&*)(SUndar"
Write a Script for ATM in QTP
Mention what is vbscript?
How to write VB Script for selecting a particular row in a WebTable?
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)
How do display output message without using msgbox function?
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 ?