Clicking on a javascript button

Katalon (and the underlying Selenium) will try to simulate a “physical” click on the given element. This usually works fine, but there are instances where it’s insufficient. If you want to try to use JavaScript to click it instead, see this thread:

1 Like