Hi Support,
Could you tell me how we can use the method below?:
Mobile.findImageElement(String pathImage)
We are using this method with import library by:
import com.kms.katalon.core.mobile.keyword.MobileBuiltInKeywords as Mobile
But we receive the failure with an exception:
com.kms.katalon.core.mobile.keyword.MobileBuiltInKeywords$verifyImagePresent.call(Unknown Source)
Is there any .jar file needed to downloaded before import this library?
Many thanks.