Hi,
I need to switch the window within a for each loop (window will have the same image each time) but Iām getting an error at the mouse click step. Is there a way I can fix this or switch the window using a different action?
Thanks

Hi,
I need to switch the window within a for each loop (window will have the same image each time) but Iām getting an error at the mouse click step. Is there a way I can fix this or switch the window using a different action?
Thanks
Hi @emeline.ahn you can move the loop out of the Window action, and then you will be able to use another Window action in the loop.