-
Junior Member
How to capture the contents of HTML table in robot
which property of an HTML table can be used to get its complete data.
i tried using the outerHTML property but that could work only till the outerHTML size was less than 32kb, as string length in rational is 32kb.
so i could not use the same logic for outerHTML more than 32kb.
-
Expert Member
Re: How to capture the contents of HTML table in robot
HI Ashish ,
Will you explain your query bit more.
I mean to say what does it means by outerHTML.
Regards
Nikhil RAttan
-
Junior Member
Re: How to capture the contents of HTML table in robot
When i spy any html table using rational robot inspector , then i get a list of properties - outerHTML is one of the properties. i am trying to use it because
it has all the contents of html table in string form.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules