regular expression that will recognize a browser as long as
its name property starts with mybrowser
No Answer is Posted For this Question
Be the First to Post Answer
What if you do not specify anything when you call a procedure?
What are the properties of regexp object?
write a vb script to generate the following pattern ***** **** *** ** *
sunday is sunday monday tuesday wendesday sunday thursday friday saturday sunday sunday how to count no of sunday in the text file from vb? Answer me asap
How can you fetch the value of a cookie?
How will you convert a string to upper case string using vbscript?
Explain the asc function?
Write a Script for ATM in QTP
Mention what is vbscript procedures?
what is the difference between modular and data and keyword driven framework
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
How to Import data from a file (file is on the desktop) to the data table