What is the purpose of the err object in the vbscript language?
No Answer is Posted For this Question
Be the First to Post Answer
I need help to write a function in vbscript to click on a link. That link looks like a tab. There are 6 tabs. When I click on 1 tab it should show as "on". when I spy the class property is on. But for the one which is not clicked the class property is blank. I have objects created in our custom object repository. Please give me some idea.
Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.
Hi, I need to accept user inputs for login at runtime.I know i can use Inputbox but how to proceed further that i dont know. Thanks in advance
Why do we use Option Explicit?
What if you do not specify anything when you call a procedure?
What is a difference between scripting language and programming language?
Is vbscript a case-sensitive or case-insensitive?
How will you release the memory acquired by an array variable in vbscript?
How to get the background color of a weblist?
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
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
Is VBscript case-sensitive?