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


Please Help Members By Posting Answers For Below Questions

Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?

544


can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.

1842


How to delete a cookie using vbscript?

555


What are the properties of regexp object?

581


what is the object hyrarchy in QTP for a web based application

1887






Explain about scrrun.dll in vbscript?

650


how to increasing the numbers in a given text box please write a vb script

1704


Explain about arrays in vb script?

606


Which command is used for writing text on a page?

577


Explain the operator precedence in vb script?

656


Why to use option explicit in vb script?

599


Why is it recommended to close the database connection every time after the work is completed?

503


Explain about the asc function?

607


hi Set myobj=Description.Create() myobj("type").value="submit" myobj("name").value="google search" myobj("html tag").value="button" browser("title:=google").page("title:=google").webButton (myobj).Click i was running above code in one weak back it was working fine i got result,again i opened after few days ,again i was trying to run the code it shows run time error in last line of my code ,why ?pls answer my question?

1740


How to write functions and sub in vb script?

625