Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
Is it possible to get the total No of Tables in a HTML Page at script level.
Situation:
Our data source is an HTML page. The no of tables differs for different selections and availability of data in the HTML page. Here we need to automate the script so that it get the total no of tables for different scenario and put a loop to get the data without hardcoding the numbers.
Regards
Rajesh
Hi Rajesh
It is possible.
In script -->Webfiles
select local or Internet file
-Sathish
Hi Satish,
I hope that you have wrongly understood.
Let me be more clear. Using script like NoofTables() function; is it possible to get the total no of tables in a HTML page.
Note: Yes i know that visually we can able to see the no of the tables but i want in script.
Let say in a HTML page there are about 5 tables then in your UI you can able to see "@1,@2,@3,@4,@5" as tables. Without going into the UI. Is it possible to get the total no of tables in HTML page using script.
Regards
Rajesh
Hi Rajesh
I wrongly understood in Previously. now i am clear I think so no option is available.
-Sathish