What purpose does ‘on error resume next’ serves?
No Answer is Posted For this Question
Be the First to Post Answer
how to display all the links in one page using vb script in qtp.
1 Answers DST Global Solutions,
How can you test font size, type and color using QTP tool?
Illustrate briefly about the different types of statement
Explain a few date functions in vbscript
How will you convert a string to upper case string using vbscript?
PLz send me the VB scripts which is having more examples my email id : hareen_11@yahoo.com
I wrote the vbscript code on notepad i was geeting run time error "object required line 1" my code is set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signin("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Setsec ure.Crypt.Encrypt("entr password") browser("gmail").page("gmail").WebButton("siginobj").click pls tell me whats wrong
How to find arry size in qtp vb script
How to delete a cookie using vbscript?
What are class events?
How to find a latest file from any folder
What variable can you use to share info across the whole application for one user?