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

Post New Answer

More VB Script Interview Questions

Am working with web application. i faced one senario. i.e, webpage having webtable having two coloumns, in that first coloumn is for serial no and second coloumn is for mac address link, now i want to get first row second coloumn value, that having macaddress as link. Please help me how to get that link?

2 Answers  


how does vb script help in web page designing? explain with example.

0 Answers  


Write a Script for ATM in QTP

0 Answers  


How to get path of the file through scripting?

1 Answers   Hexaware,


write a vb script to create a folder?

3 Answers  






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?

6 Answers   Nous,


what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?

0 Answers   Estuate,


Which function is used to perform string comparison?

0 Answers  


write a vb script to find simple interest using functions

1 Answers  


Explain about adodb.stream class?

0 Answers  


By default in vbscript the arguments passed to functions and subroutines are by reference or by value?

0 Answers  


How to remove the spaces in a string Ex: "this is apple"

5 Answers   Cap Gemini,


Categories