i wrote vbscripit code in notepad i got error i am in
learning stage if u ps tell me what wrong in my code my
error is "object required descriptive at line one run time
error"and my code is "set usernameobj=Descriptive.Create()
usernameobj( "name").value="Username"
set passwordobj=Descriptive.Create()
passwordobj("name").value="password"
set signinobj=Descriptive.Create()
signinobj("name").value="sigin"
browser("gmail").page("gmail").WebEdit("usernameobj").set
("enter username")
Browser("gmail").Page("gmail").WebEdit("passwordobj").Set
secure.Crypt.Encrypt("enter password")
browser("gmail").page("gmail").WebButton("siginobj").click


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More VB Script Interview Questions

What are the advantages of vbscript?

0 Answers  


What is vbscript?

0 Answers  


Hi, can any one tell this Actually I AM NEW TO QTP I have one qtp script in which it calls the vbs file during it's run TIME by using the ExecuteFile "absolute path" If the vbs file is executed seperately it will give the output in a msgbox In the same way if qtp script is executed the result will be displayed in w result window right? Now the question is how to get that vbs file output in the qtp result window when I run the qtp script which calls the vbsfile during it's run TIME

1 Answers  


how to find the textfile in the folder and copy file from one folder to another folder useing parameterigation in QTP

1 Answers   Accenture,


How are values assigned to string type and numeric type variables?

0 Answers  


How to remove the spaces in a string Ex: "this is apple"

5 Answers   Cap Gemini,


If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?

0 Answers  


Give examples where vb script can directly run on users system with windows as os?

1 Answers  


join all the array values without using join function?

1 Answers   CSS Corp,


What is event handling in vbscript?

0 Answers  


Explain about the extension .hta?

0 Answers  


Explain about the support of asp for vb script functionality?

0 Answers  


Categories