Test object with id 'Object Repository/' does not exist.

Good to hear! Please consider marking a response as the solution to this problem, so others can quickly find the fix.

Also as an FYI, passing a ‘0’ for the timeout argument in:

WebUI.verifyElementPresent(findTestObject(‘App/HomePage/input_searchBox’), 0)

isn’t going to do what you might expect. Refer to my topic on this from a while back:

1 Like