Web element not found exception
When you encounter the following exception: com.kms.katalon.core.webui.exception.WebElementNotFoundException: Web element with id ... not found.
There are two possible causes:
This can be caused by incorrect XPath locators.
The exception can also be caused by outdated WebDriver.
On the main toolbar, select Tool > Update WebDrivers > select the corresponding browser in the drop-down list.