Check xpath element exist in an opened webpage using workfusion studio conditional action.
Currently, I'm using webelement Actions Library to login on a specific website. it is working fine.
But when I already logged in then it gives me an error on login steps because it is redirected on the home page directly.
So, I want to check if Xpath element exists on my webpage or not.