Can't test my ios app on testcloud or record test because of several problems

The first problem:
recorder doesn’t capture the real object ID, it is set the text of object as ID value.
and when choose attribute locator it is contain name, lable, class name but no resource-id.

The second problem:
My app has many view , and when I click on button that navigate to next view recorder still captured the objects from previus and the current view.
for that i can’t make action on object if there was object on same location in previus view.
For example when open my app I have welcom page with “skip” button when tab on it I have another page that have also “skip” button on same location but when I click on it nothing happening.
NT: I tride this case from katalon recorder, and also create a test case and run it with cloud but the problem still exist.

1 Like

Hi there, and thanks for posting in the Katalon community! :hugs:

To help you faster, please review our guide on Katalon Recorder here: Katalon Recorder overview | Katalon Docs. Double-checking the steps and configurations might resolve the issue.

If the doc doesn’t help, feel free to provide more details, and a community member will assist you soon. Thanks for being a part of our community!

Best,
Albert Le

I need help with ios testing on test cloud
noting that I don’t have any problem with the andorid