Unable to capture objects. Reason: ScreenshotException
When recording automation on Android apps you might encounter the error message: Unable to capture objects. Reason: ScreenshotException
.
This is a known issue that some Android app may have settings that prevent screenshots from being taken. See Android FLAG_SECURE.
The Android app developer needs to disable FLAG_SECURE from the Android app so that Katalon Studio can capture and automate the screen.