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,
Can u kindly explain the challenge a little more clearly?
Isnt ur Object repository being created after clicking over
this tab? or u want to specifically write a code in VB
Script through descriptive methods? If you could pass me on
the property detais of this tab, it would be great.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is the standards used for writing the script in QTP
How can constants be declared in the vbscript language?
pls tell me which is good book or site for vbscript?
How will you release the memory acquired by an array variable in vbscript?
write a vb script to calculate factorial of a number?
What if you do not specify anything when you call a procedure?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
Can u describe what kind of testing are for OTC derivates by banks.
How will you format a number in percetage format in vbscript?
Explain about scrrun.dll?
write a program to display the system specifications of client system with the help of vbScript.
What is the difference between for loop and while loop?