Hello,
I am trying to create a flow that extracts data from a data table on a webpage. My issue is that the data I am trying to extract lies within a pop up window that shows up when you click on the data table cell. I have tried the "extract data from webpage" as well as the "extract data from window" tools but neither work. I have managed to get the idea running with a loop involving pressing the down arrow on my keyboard, but it runs fairly slow and it does not end with the end of the data table, only a certain number of loops. I have attached a picture of the the data table when a cell is pressed creating a pop up window, and a picture of my current loop for extracting the data. For reference, it is the email on the pop up window that I am trying to extract. Any help at all would be greatly appreciated.