Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

What are the uses of vb script?

1034


What are the differences between sub procedures and function procedures?

979


Can automation testing find ssame no. of bugs what we can find by manual testing?

1964


How are values assigned to the variables in the vbscript language?

1056


What is sql loader? Explain the files used by sql loader to load file?

1165


What is the main difference between function and sub-procedure?

1048


i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

1853


How to make sure that items in a wintree are sorted al?

2843


Explain the functionality of vbscript?

937


Mention what is the main difference between function and sub-procedure?

1052


Which function is used to perform string comparison?

1120


how to write validation function for date in vb script

2611


How will you get a combined string from array of string in vbscript?

950


Explain what is loose binding? Why is it not a good practice to use it?

1073


Is VB Script Case sensitive or Case insensitive?

1100