Katalon is unable to find the element located by xpath. Pls help

Hello,
I am automating a web based form filling application.
To login to the website there is the username field which is identified by Katalon By.xpath: //input[@id=‘loginID’]
However when playing the test case it fails showing the error:
Unable to find the element located by ‘By.xpath: //input[@id=‘loginID’]’. Please recheck the objects properties to make sure the desired element is located.

UatLoadTest.xml (6.6 KB)
HaysAutomation.zip (643.1 KB)

Hello,
any iframe involved in your page?

So not even the Katalon team can suggest solution to this problem?

You are responding to a dead conversation - if the OP cannot or chooses not to repond, why would “Katalon Team” respond further?

Yes, the object is inside the iframe.