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.
Answer Posted / aswinikumar.av
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 |
Post New Answer View All Answers
Explain vbscript in detail?
We have 1 web page with names column. I am giving the Service Providers1,2,3.... @ that time dynamically some no of names are displaying in the webpage and The Pop up windows are opening(No.of Pop Up windows=No.of Names). The names may be diffar for each and every Service Provders (Dynamically) How can we handle the Dynamic values?
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
How to assign a numeric value to a variable?
what is the difference between modular and data and keyword driven framework
How will you get the natural logarithm of the given number in vbscript?
Which function allows you to instantiate an object given its programmatic identifier or progid?
What are the rules to name variable in vbscript?
Explain about scrrun.dll in vbscript?
How to Import data from a file (file is on the desktop) to the data table
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
What is dictionary object in vbscript? Explain?
How can you fetch the value of a cookie?
What is the use of the date function in the vbscript language?