Am working with web application. i faced one senario. i.e,
webpage having webtable having two coloumns, in that first
coloumn is for serial no and second coloumn is for mac
address link, now i want to get first row second coloumn
value, that having macaddress as link. Please help me how to
get that link?

Answers were Sorted based on User's Feedback



Am working with web application. i faced one senario. i.e, webpage having webtable having two colou..

Answer / ramu

linkobj=browser(" ").page(" ").webtable(" ").getcelldata(1,2)

Is This Answer Correct ?    10 Yes 0 No

Am working with web application. i faced one senario. i.e, webpage having webtable having two colou..

Answer / ankit

linkvalue=browser().page().webtable().childitem(1,2,link)

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More VB Script Interview Questions

write a vb script to rename a folder from tree4 to tree7

3 Answers  


hai all.iam chandu..please let me know how to test a link in QTP when it is changing at run time..and what property we should take while we r using descriptive programming for a link..

6 Answers  


Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?

0 Answers  


Explain about arrays in vb script?

0 Answers  


How to remove the spaces in a string Ex: "this is apple"

5 Answers   Cap Gemini,






wat is com(common object model)object for mozilla firefox??? if any knows the exact answer....plz rply me

2 Answers  


write a vb script code to display the vbscript word by word (i e 1st it should display v then b and up to t )

1 Answers  


how to validate the text in a web table

2 Answers   Mphasis,


How to select a value from a list box by using Selenium web-driver?

2 Answers   HCL,


How to open browser in vb script?

0 Answers  


Which function is used to perform string comparison?

0 Answers  


What are subprocedures in vbscript?

0 Answers  


Categories