Applitools for native app (Android/iOS) testing

Hi,

I’am using Katalon Studio Enterprise 8.0.0 to test native Android and iOS apps, did anybody ever had any succes in using the Applitools functionality for visual native app testing?

I cannot find good Katalon related documentation on this subject and my experiments with the basic keywords (e.g. checkWindow) sadly all fail:

Mobile.startApplication(GlobalVariable.G_AndroidAlpha, true)
BasicKeywords.checkWindow('Didomi')

Result:

Test Cases/Test/Applitools test FAILED.

Reason: com.kms.katalon.core.webui.exception.BrowserNotOpenedException: Browser is not opened …

Any advice on this is welcome, a simple sample testcase for an Android *.apk would be very nice.

Thanks,

Johann