Hi Guys,
I wanna extract the dynamic text from web.
For ex: I want to extract Time from the following table on the basis of market value.
we have the list of the market value and want to extract the corresponding time.
market value | View Report | Time |
2 | Button1 | 01/16/20 17:16:27 |
5 | Button2 | 01/16/20 17:16:28 |
6 | Button3 | 01/18/20 17:16:29 |
Extract the data as a table and then loop through the rows until you've found the right market value. Didn't work?
hi Fraenk,
Extract Data from the web Page is not working for the application, I am using UI Automation instead of web automation, give me another solution.
Did you even had a look at the documentation? It's also available for UI automation.
If it runs in a web browser, then you'll need to install the respective PAD add-on to make the web automation work.
For IE browser add-on not required and my web application Ui element capture by window only not by a webpage.
is there any action available into PAD to iterate through every UI element of the table(table available in web app)?
If it is a web app in Internet Explorer, then you'll need to configure it first: https://docs.microsoft.com/en-us/power-automate/desktop-flows/using-browsers#configuring-internet-ex...
when I extracting data from window , it extracts all data into a single cell, how to looping through all element without extracting data.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.