Unable to find the element located by … Please recheck the objects properties to make sure the desired element is located.
However the test case passes
As documented, the keyword is supposed to return true or false.
https://docs.katalon.com/katalon-studio/docs/webui-verify-element-present.html#parameters
It was previously a bug that the keyword threw an exception. Please refer to the release note:
https://docs.katalon.com/katalon-studio/new/version-70.html#fixes
Bug: [WebUI Keywords] The
verifyElementPresent()andverifyElementNotPresent()keywords should returnfalseinstead of throwing an exception when the verified elements do not exist.
Hi @ThanhTo,
Is the bug in verifyElementPresent() and verifyElementNotPresent() fixed in version 7.9?
Thanks,
Rices