Object Not Found in Mobile Record Android

Hello, i have an issue with mobile testing android in katalon. The object test couldn’t be found and the warning error appear during test case’s running. Here some attachment

object not found - error.txt (2.2 KB)

test script.txt (3.5 KB)

@lerisa.liviardi1,

Please share us the full execution log and Appium log.

Thanks

I have also experienced mobile test object saved from recording not being found during remote execution using Browserstack. I have used below options however error is encountered (the object is still not found or incorrect field is being tapped).

  1. Using Xpath - Object Object Repository/Job Task/android.view.View130 - -Please Select- (1) not found



    Using Xpath Log Viewer and Console Log.txt (20.3 KB)

  2. Using class and text in Attributes Object Object Repository/Job Task/android.view.View130 - -Please Select- (1) not found



    Using Case and Text Attributes Log Viewer and Console Log.txt (20.3 KB)

  3. Using X and Y attributes Object Object Repository/Job Task/android.widget.EditText2 (4) not found
    (Incorrect field (Department) was tapped)



    Using X and Y Attributes Log Viewer and Console Log.txt (20.6 KB)