Set srchobj=Description.Create()
srchobj("type").value="text"
srchobj("name").value="q"
srchobj("html tag").value="input"
browser("micclass:=google").Page("micclass:=google").webedit
(srchobj).Set "qtp"
what's wrong in my code pls tell me ?
the above code working fine and i got my result pass,now i
am trying to run the program it shows general run time
error why?pls help me i am in learning stage ?
No Answer is Posted For this Question
Be the First to Post Answer
What are the environments supported by vbscript language?
i created script for login in QTP,i parametirized that using global sheet,problem i am facing is first i want to login with first values provided in excelsheet and want to perform some operation,second time if call same action it should login with second values in excelsheet
How to assign a date value to a variable?
write a vb script to display 3*3 matrix
Could Anybody tell me the VBscript for REVERSE an Integer int reverse(int num) Ex:246 to 642
what is resorceallocation
Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?
Explain sga memory structures?
Explain the .wsf files?
Dear All, I am geting below IE error whilie executing the QTP scripts in Batch mode "Internet Explorer has encountered a problem and needs to close. We are sorry for the inconvenience." can any one suggest me how to resolve this issue . Thanks Balaji
about vb scripting programs this type of all question& answers
How will you format a number in percetage format in vbscript?