Hi, I have webElement that is not visible but is present in DOM, so I need validate with Activity If the element exist and visible so click in button, else nothing.
Why? because this element validate the active sesion, if element exist I should do click in “YEs close session” but this element always is present in DOM so when this popup is not visible anyway close session.