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?

Answer Posted / ramu

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

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between vbscript and vba?

851


A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.

1716


Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar

2222


What are the uses of vb script?

796


Can u describe what kind of testing are for OTC derivates by banks.

1873


Which function is used in the vbscript language to convert the specified expression into a date type value?

695


What is the purpose of folders object of scripting.filesystemobject class in vbscript?

1121


please can you help me to get a code of flames using a visual basic 6

1429


What is vbscript language used for and which earlier language is it modeled upon?

745


Mention what are the rules to name variable in vbscript?

757


I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent

1981


what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?

1631


In the Web page we have a table link, if we click on that link all the contents under that link will be sorted (asscending/Descending). Now i want to check in which order the list is ? for that i need to get the data in to some var How can i get that cells data?

2219


Difference between dim,public and private variables in vb script?

733


What is the purpose of drive object of scripting.filesystemobject class in vbscript?

789