[SELF-HEALING] No working XPath is found. Issue

Today, when I open my project and ran Test Case By Katalon Studio version 8.6.8. I got the issue [SELF-HEALING] No working XPath is found.

1 Like

hi all, Could you help me on this issue?

1 Like

@trankhoa0702 ,

Seems similar to this issue:

You should upgrade chromedriver to v119 instead of v118

2 Likes

i am also getting the same error today with the code that was working well yesterday.
all the elements can’t be detected by Katalon.

this is the part of the error message.

Reason:

com.kms.katalon.core.exception.StepFailedException: Failed to enter login credentials. Error: Unable to verify object ‘Object Repository/Home Page/txtUsername’ is visible

at com.kms.katalon.core.util.KeywordUtil.markFailed(KeywordUtil.java:19)

i even tried running a recorded test case and it is getting the same error.

1 Like

I am experiencing this in Chrome browser. I tried running my TC using Firefox and it is working.

1 Like

Welcome to community! First, upgrade your chrome browser to V119 and turminate all running instance and try again.

1 Like