
Hi All,
I am trying to extract the information from a specific webpage (Amazon Connect) under a specific menu section. When I try the extract data from the web page, it's only highlighting the whole webpage and not the individual row/value. So I am unable to extract the value.
I have attached the screenshot for your reference. I would like to extract the text from all 5 columns and store it in the Excel.
Please take a look and would be great, if you can help me!
Thanks,
Shiva G
The 'shadow-root' being the container for the page is preventing PAD from accessing it. Not much you can do about it - that's the way the page is built.
Does it have some alternative ways to retrieve the data, such as exporting it to a file that you could download, or maybe having an API endpoint you could connect to?
Alternatively, you would probably have to resort to sending keystrokes to the page in order to navigate to the relevant fields and copy the values out.
-------------------------------------------------------------------------
If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.
I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.