Hi All,
I’m trying extract the data from web page. When there only one table it is extracting. If there are any two tables BOT is waiting for so long. How can I extract only first table in web page.
Thanks in advance
Niranjan
Hi All,
I’m trying extract the data from web page. When there only one table it is extracting. If there are any two tables BOT is waiting for so long. How can I extract only first table in web page.
Thanks in advance
Niranjan
Could you share the logic you are using for this because having additional tables or elements on the webpage should not impact your existing Extract Data activity.
Thanks,
Ashok
@ashokkarale if I go the right I have to take the data from top of the table. How can I do that.
Extract data would be using the selectors which can identify the desired table from anywhere on the screen. Screenshot or anything of the logic could have been useful to help you better.