Hello,
I am using Click Text activity in “do while” loop to select “edit” button of a menubar as below.
But because of program interface, the window name of the program changes in every loop and as a result, RPA detects edit button for first loop but it doesn’t detect edit button for other loops. Can I make this window name variable?
Or is there a way to solve this problem?