I’m currently creating a workflow using a desktop application, but I’m encountering an issue where it consistently returns the output as ‘True’ regardless of whether the element appears or not. However, when I tested the same workflow on a browser, it worked perfectly fine.
When indicating the element on the desktop application, there is selector option window in that check the Strict selector and uncheck the fuzzy and image.
Please validate your selector is fine-tuned, some cases even if the elements disappears the selector will be available. Or try to change your selector to map another element that you can set the property from to appear to disappear