Hello Im using
Katalon 5.8.9
Appium 1.8.1
Windows 10 - 32 bit
When I fill in the password and pin. it is filled. but catalon will capture automatic images. and at that moment I got this report. then catalon will be stuck on loading “capturing objects”. It’s happen everytime i fill the password/pin. Need Help ASAP. Thanks
Hi Muhammad,
Android allows some screens to be protected from screenshots, like those with passwords, credit card numbers, etc. Unfortunately, that does make it hard to work with tools like Katalon Studio that rely on screenshots. I don’t know of any workarounds in Katalon, currently.
Like the error message suggests, you might be able to have the app developers turn off `FLAG_SECURE` for those particular screens (only for a debug build) so you can proceed with recording the tests.
Hope this helps,
Chris
@Muhammad_Habib_Al_Ja
Did you manage to fill in the pin on the secure page using Katalon?
1 Like