Hello!
I am facing a problem and I don’t know how to solve it. I can’t find anywhere about this.
I will use this example of notepad to be simpler. I want in a condition check if the menu behind is “clickable”, because there is another windows activated. I checked the “Find Element” an this has an option of WaitActive. The problem is that “Find Element”'s output is UiElement. How can I test it in a Decision?
Basically, I want it to check and alert the user that he needs to close the window to continue.
Thanks!!