I have a problem with putting the output of my “element exists” activity in an “if activity”. I want the robot to reply if an element is present or not on a particular screen. The problem I have right now is even if the element element cannot be found (because on other page e.g.), the robot returns that the element exists. Can anyone be of any help please?
This is how my workflow looks like right now (UiElement is the output of the “element exists” activity)
Thank you for your answer. The robot returns “element exists” on the login page, eventhough the element is not visible. The element is only visible if logged in. Does that mean that this activity can see if the element exists even if not logged in? That seems a bit weird because I am doing the first assignment of the advanced training and in the walkthrough they picked the “element exists” activity.
This is what I get. As you can see, the element I am searching for, i.e. “Dashboard”, is not visible