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
What is the purpose of on error resume next statement?
Capture the Unique label changes on google home page for I am feeling lucky button and save those label changes to Notepad Note: Using QTP
after medical test,when will be the police verification
There are 5 web pages.write a script to click the button on 4th web page.
Hi this is Vinoth. I need a help on below mentioned question A combobox contains list of items assume as 5 I have to get each items Individually and I have to Export to datatable. Please help me on this. Thanks
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
what is diff between static and dynaic arrys?
Mention what is the main difference between function and sub-procedure?
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
Mention what if you do not specify anything when you call a procedure?
How to create a cookie using vbscript?
What is Procedure or Subroutine in VB Script?
what is used of Property........End Property loop ? how to write the script for it?
Which operator can be used to check if two numbers are equal or not in vbscript?
Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)