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
Why to use option explicit in vb script?
How to Convert Hex color code to color name in VB Script?
write a vb script to display apple that is 1st a should be displayed then ap then app then appl then apple
how many types of recording are there?
plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this
can u test the application without add-in?
What are the disadvantages of vbscript?
Can anyone help me in write coding to get this pattern * ** *** ****
Find Out Length of an array without using Ubound?
Hi, Anybody could tell me What is the 3rd Largest Number in the series..Thanks in Advance..
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.
Can anybody code this problem for me in VB script - Create an array of 4 elements, increase its size to 7 elements and then find out which of the elements are prime (use functions)