hi
Set myobj=Description.Create()
myobj("type").value="submit"
myobj("name").value="google search"
myobj("html tag").value="button"
browser("title:=google").page("title:=google").webButton
(myobj).Click
i was running above code in one weak back it was working
fine i got result,again i opened after few days ,again i
was trying to run the code it shows run time error in last
line of my code ,why ?pls answer my question?
No Answer is Posted For this Question
Be the First to Post Answer
Could Anybody tell me VBScript for Check if a given number is Prime number-Don't use any Built- in Functions Boolean/int is Prime(int number).. Thanks in advance.
How can we return a value from User Defined Function ? For Eg. we have 2 functions. In Fun1 i am getting 2 values (a,b) and i am addding those 2 and storing in to another var (c). Now i want to pass that var(c) to another function (fun2). What will be the script?
how to write basic programs in VB Script like addition, multiplication?
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
how to find greatest of n numbers!
How will you get the octal value of the given number in vbscript?
Explain How do you create a recordset object in vbscript?
What is the use of the instr function?
Mention what if you do not specify anything when you call a procedure?
What are the valid scopes of a variable in vbscript?
How will you format a number in percetage format in vbscript?
Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.