Hi everyone,
I'm new to Power automate and I'm trying to create a flow that will press a certain key until a specified element on the webpage will turn to 100%, then press a button that will get to the next page and do it again (10 times).
@ryule Suggested I do something like this:
I just need help with these issues:
Thank you!
Hi,
for the first topic you need to build a second loop that contains the repeating activities and Press button action.
For the second topic you need to escape the % with another % (see e.g. https://docs.microsoft.com/en-us/power-automate/desktop-flows/variable-manipulation )