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
How to insert snapshot during manual scripting in QTP?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
How to make sure that items in a wintree are sorted al?
Explain the asc function?
What are keywords in the vbscript language?
I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..
How to add actions in driver script to run those actions in QTP?
Explain the arrays in vb script?
regular expression that will recognize a browser as long as its name property starts with mybrowser
Which operator can be used to do an xor operation in vbscript?
Which function is used to perform string comparison?
Explain about the extension .hta?