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 |
. Program for sorting of numbers in vb script?
How will you get a random number between 0 and 1 in vbscript?
what is the difference between modular and data and keyword driven framework
What are the uses of vb script?
write a vb script to display the number is odd or even and whether it is divisible by 9 or not
How to open excel in vb script?
Which loop is used in case of arrays in the vbscript language?
What is the purpose of the err object in the vbscript language?
how to write vb script code for login gmail page by using notepad and how to run script in notepad
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)
What is the scope of a constant declared using public?
Difference between Function and Sub routine?