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
Answer / ramu
linkobj=browser(" ").page(" ").webtable(" ").getcelldata(1,2)
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / ankit
linkvalue=browser().page().webtable().childitem(1,2,link)
| Is This Answer Correct ? | 5 Yes | 1 No |
Hi, can any one tell this Actually I AM NEW TO QTP I have one qtp script in which it calls the vbs file during it's run TIME by using the ExecuteFile "absolute path" If the vbs file is executed seperately it will give the output in a msgbox In the same way if qtp script is executed the result will be displayed in w result window right? Now the question is how to get that vbs file output in the qtp result window when I run the qtp script which calls the vbsfile during it's run TIME
How will you get the last occurrence of one string within another string using vbscript?
How will you generate Reports using Vb Script?it asked in testing(QTP)Interview.Plz Any Body Let me know. Thanks uday Uday_testing@yahoo.co.in
wat is the com(common object model)object for mozilla firefox???????plz if any one know the exact answer....reply me......
Hi, Anybody could you Please tell me How to write the script for Checking whether given number is Prime Number or not..Thanks in Advance
How will you compare two strings in vbscript?
how to find the textfile in the folder and copy file from one folder to another folder useing parameterigation in QTP
which is the good software training centre in bangalore?
How to get the background color of a weblist?
What is the output of a + b in vbscript if a = 5 and b = 10?
Which in-built function is used to format the number in the vbscript language?
Explain the functionality of vbscript?