Action: isExist Checks for the presence of an element. Returns fail if the element is not found on the page step("<step_id>", isExist("<element_to_check>")) Usage example step("01", isExist("LoginButton"))