Hi! im new in the Power automate,
I have this problem:
I have previously saved some web elements,
video1
video2
video3
video4
I should perform some actions, but they are the same as for all 4 elements, only the element changes.
How can I have a single action written in a loop for all 4?
The action simply wants to click on 4 videos in a youtube channel to listen some songs
Attached what I mean, thanks to those who will help me 🙂
Instead of clicking, could you use the "Go to web page" action....
So you'd put your 4 URLs in a list, loop through the list, putting %CurrentItem% as the URL variable...
Hi ryule, I know I can put url in a list, but I need to click on the video1 element, video2 element, etc.. in the home page.. I have add the the screenshot with the element selected one of 4. Can you help me?
Yeah, I couldn't think of a way to do this by performing a physical click, so that was my only workaround idea. Sorry!
@VgsBrazil Could you please try using SendKeys {Tab}{Return}.
Thanks
Ankesh
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Maybe I explained myself wrong, how can I assign a variable to the web element "video1" "video2" etc?
You can put the web element in just a basic variable, and then reference it in the Selector Builder (ensure you toggle). Perhaps you could give that a try?
I don't know how I can do it, can you explain? thanks
@VgsBrazil I believe you are looking for Dynamic Selector.
To do that please follow the steps below:
Please refer the below articles on handling dynamic changing webpages and elements:
Note: These are Winautomation articles, however, the same concept works in PAD as well.
OR
@VgsBrazil Refer this video: https://www.youtube.com/watch?v=AbjkdHDN9fw
Hope it helps!
Thanks
Ankesh
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Follow these steps:
Note: you will probably want to instead Get details the href attributes from either an anchor element on the video or the video element itself, and then open each of those URLs in sequence, in order to do whatever it is you want.
Hi Henrik, maybe surely that's what I'm looking for, unfortunately technically I can't figure out how to make it. Do you have an example file you can see?
Hi, this is video made by me now for explain what I want automate, for every video i want see 1-2 minutes then go to the video, 2 then go to video 3 etc.. for 50 videos
VIDEO:
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.