CRFCN0590E

Playback cannot continue as the test object passed method must be an object that was found, it cannot be a mapped test object.

A test object cannot be found in the application under test. The test object that is passed to the ITestObjectMethodState.setFoundTestObject() method must be an object that is found in the application under test. The object cannot be a mapped test object. Playback attempts to find the object again and modify the state of the method invocation. If the object that is found is not a test object in the application under test but is a mapped test object, then playback stops.
Try executing the statement again.