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 / ankit
linkvalue=browser().page().webtable().childitem(1,2,link)
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How to pass argument by reference to a function in vbscript?
How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.
How to take whole text output from screen of Bitmap Application.
Which operator is used to perform the comparison among 2 operands in the vbscript language?
Mention how to assign a date value to a variable?
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 will you convert a string to upper case string using vbscript?
What are lbound and ubound in the vbscript language?
what is the features of visual basic?
How are values assigned to the variables in the vbscript language?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
How will you get the largest subscript of an array in vbscript?
how to check whether link is disabled in QTP??
Compare java script and vb script?
how to increasing the numbers in a given text box please write a vb script