hai friends i already ask this question but when i post the
question the alignment goes wrong .....my question is we
have a WEB TABLE ....assume that web table having 3 row's
and 3 column here in 2nd row 3rd column having VISIT
FACEBOOK link...now i want to check the VISIT FACEBOOK link
is available or not ..if it's there i want to click the link
...then how to find the web table row or column count
....don't write the excel or data table script here friends
.....consider that it's a WEB TABLE do a favour ...thank's
Answer Posted / ram
Hi,
You can use GetTableFromElement by putting in loop.
Let me know if you want code.
Ram
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to associate function library at a run time?
in qtp if we record a object and we record the object using virtual wizard then by which way the object is recognized that means recorded
What are the various types of Actions in UFT?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
if mandatory and Assitive propertys are shows same how will u write skript in QTP window
write a script to verify the image path(src property) of the images which are in web pages.
Does quicktest professional (qtp) is unicode compatible?
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
What ate the Technologies supported by QTP?
What are the different types of recovery operation?
Why bpt?
Is there any relation between Keyword Driven Framework and Recording modes provided in QTP( whether Recording modes are applied on keyword driven framework or not?)
Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?
What is a checkpoint? How many check points are there in qtp?
If the weblist is identified as webelement,and by clicking on webelement if the values are displayed,and if the values the values also identified as webelement.then how to fetch the values through script?