java.lang.NullPointerException when using Mobile Recorder

I am trying Katalon right now and I cannot use the ‘Available Actions’ like Tap error message java.lang.NullPointerException. TIA

i am also getting same error

even i am facing the same issue

Even I got java.lang.NullPointException on click on any Available Action (ex. Tap) on Mobile Recorder(spy)

@Samir Patel said:
Even I got java.lang.NullPointException on click on any Available Action (ex. Tap) on Mobile Recorder(spy)

Test Cases/Sample1 FAILED because (of) Failed to tap on element ‘Object Repository/Basic usage playground’ (Root cause: java.lang.NullPointerException)

I am also getting this error even when executing a test on demo.apk file from IBM. This tells me that the issue is not the app but Katalon Studio itself.

same here but last Friday it was working fine.
I got java.lang.NullPointException on click on any Available Action (ex. Tap) on Mobile Recorder(spy)

Hi guys,

I’ve logged a ticket for it. Will fix it asap .

Regards

Hi @“Vinh Nguyen”
Can you please tell me ETA for a new update.

Hi there,

It will be around this week ASAp, so please wait for it

@Vinh Nguyen said:
Hi there,

It will be around this week ASAp, so please wait for it

Thank you @“Vinh Nguyen” , will wait for the update.

It has been fixed in release 5.1.0.2. So please double check again on that version.

@Vinh Nguyen said:
It has been fixed in release 5.1.0.2. So please double check again on that version.

I will try this and give you an update @“Vinh Nguyen” . Thanks!!
Cheers

Fixed.
Thanks Katalon

It is now working, but I got another problem. It is failing setting the password when i run the “Log In” test case of the mobile app. it got the error “FAILED because (of) Failed to set text into element (Root cause: Object Object Repository/android.widget.EditText1 - Password not found)”

This is the script
Mobile.setText(findTestObject(‘android.widget.EditText1 - Password’), ‘MyPassword’, 0)

should i create a custom keyword for this? or is there a function for this? like setPassword?
Thanks!

‘Object Object Repository/android.widget.EditText1 - Password not found’ relates to Katalon Studio can’t find this object based on its properties. Can you check on some other properties and try again?

now working. got to check some of the object properties.

Thanks!
Cheers

Hi guys…I keep on getting java.lang.NullPointerException whenever i try capture objects on mobile recorder…Kindly assist.

maxwell munene said:

Hi guys…I keep on getting java.lang.NullPointerException whenever i try capture objects on mobile recorder…Kindly assist.

i am getting same error , please assist

maxwell munene said:

Hi guys…I keep on getting java.lang.NullPointerException whenever i try capture objects on mobile recorder…Kindly assist.

jayesh said:

maxwell munene said:

Hi guys…I keep on getting java.lang.NullPointerException whenever i try capture objects on mobile recorder…Kindly assist.

i am getting same error , please assist

even I am getting the same error. It’s a bit priority to me, can someone help on this issue Screenshot by Lightshot