- getActiveAppBundleIdFromSession(io.appium.java_client.AppiumDriver) - Method in IOSHelper
-
- getAliasName() - Method in MobileKeywordContributor
-
- getAndroidPackageSize(java.lang.String, java.lang.String, java.lang.String) - Method in MobileCommonHelper
-
- getAnyAppiumDriver() - Method in MobileAbstractKeyword
-
- getAnyAppiumDriver() - Method in MobileScreenCaptor
-
- getAttribute(com.kms.katalon.core.testobject.TestObject, java.lang.String, int, com.kms.katalon.core.model.FailureHandling) - Method in GetAttributeKeyword
-
- getAttribute(com.kms.katalon.core.testobject.TestObject, java.lang.String, int) - Method in MobileBuiltInKeywords
-
Get a specific attribute of a mobile element
- GetAttributeKeyword - Class in com.kms.katalon.core.mobile.keyword.builtin
- GetAttributeKeyword() - Constructor in GetAttributeKeyword
-
- getAttributeLocatorValue(com.kms.katalon.core.testobject.TestObject) - Method in MobileCommonHelper
-
- getAttributeValue(org.openqa.selenium.WebElement, java.lang.String) - Method in MobileCommonHelper
-
- getBoundedRect(org.openqa.selenium.WebElement, float, int, int, int) - Method in MobileScreenCaptor
-
- getBundleId(java.lang.String, java.lang.String) - Method in MobileCommonHelper
-
- getBundleVersion(java.lang.String, java.lang.String) - Method in MobileCommonHelper
-
- getCurrentOrientation(com.kms.katalon.core.model.FailureHandling) - Method in GetCurrentOrientationKeyword
-
- getCurrentOrientation() - Method in MobileBuiltInKeywords
-
Get current screen orientation of the device
- GetCurrentOrientationKeyword - Class in com.kms.katalon.core.mobile.keyword.builtin
- GetCurrentOrientationKeyword() - Constructor in GetCurrentOrientationKeyword
-
- getDeviceHeight(com.kms.katalon.core.model.FailureHandling) - Method in GetDeviceHeightKeyword
-
- getDeviceHeight() - Method in MobileBuiltInKeywords
-
Get device's physical height
- GetDeviceHeightKeyword - Class in com.kms.katalon.core.mobile.keyword.builtin
- GetDeviceHeightKeyword() - Constructor in GetDeviceHeightKeyword
-
- getDeviceId() - Method in MobileDeviceInfo
-
- getDeviceId() - Method in MobileDriverFactory
-
Get the id of the current mobile device
- getDeviceManufacturer(com.kms.katalon.core.model.FailureHandling) - Method in GetDeviceManufacturerKeyword
-
- getDeviceManufacturer() - Method in MobileBuiltInKeywords
-
Get the manufacturer of the current active mobile device
- getDeviceManufacturer() - Method in MobileDriverFactory
-
Get the manufacturer of the current mobile device
- GetDeviceManufacturerKeyword - Class in com.kms.katalon.core.mobile.keyword.builtin
- GetDeviceManufacturerKeyword() - Constructor in GetDeviceManufacturerKeyword
-
- getDeviceModel(com.kms.katalon.core.model.FailureHandling) - Method in GetDeviceModelKeyword
-
- getDeviceModel() - Method in MobileDriverFactory
-
Get the model of the current mobile device
- GetDeviceModelKeyword - Class in com.kms.katalon.core.mobile.keyword.builtin
- GetDeviceModelKeyword() - Constructor in GetDeviceModelKeyword
-
- getDeviceName() - Method in MobileDeviceInfo
-
- getDeviceName() - Method in MobileDriverFactory
-
Get the name of the current mobile device
- getDeviceOS(com.kms.katalon.core.model.FailureHandling) - Method in GetDeviceOSKeyword
-
- getDeviceOS() - Method in MobileBuiltInKeywords
-
Get the device os of the current active mobile device
- getDeviceOS() - Method in MobileDeviceInfo
-
- getDeviceOS() - Method in MobileDriverFactory
-
Get the os of the current mobile device
- GetDeviceOSKeyword - Class in com.kms.katalon.core.mobile.keyword.builtin
- GetDeviceOSKeyword() - Constructor in GetDeviceOSKeyword
-
- getDeviceOSVersion(com.kms.katalon.core.model.FailureHandling) - Method in GetDeviceOSVersionKeyword
-
- getDeviceOSVersion() - Method in MobileBuiltInKeywords
-
Get the device os version of the current active mobile device
- getDeviceOSVersion() - Method in MobileDeviceInfo
-
- getDeviceOSVersion() - Method in MobileDriverFactory
-
Get the os version of the current mobile device
- GetDeviceOSVersionKeyword - Class in com.kms.katalon.core.mobile.keyword.builtin
- GetDeviceOSVersionKeyword() - Constructor in GetDeviceOSVersionKeyword
-
- getDevicePlatform() - Method in MobileDriverFactory
-
Get the platform of the current active driver
- getDeviceWidth(com.kms.katalon.core.model.FailureHandling) - Method in GetDeviceWidthKeyword
-
- getDeviceWidth() - Method in MobileBuiltInKeywords
-
Get device's physical width
- GetDeviceWidthKeyword - Class in com.kms.katalon.core.mobile.keyword.builtin
- GetDeviceWidthKeyword() - Constructor in GetDeviceWidthKeyword
-
- getDriver() - Method in AppiumDriverSession
-
- getDriver() - Method in MobileDriverFactory
-
Get the current active native app mobile driver
- getDriverCleaner() - Method in MobileKeywordContributor
-
- getDriverType() - Method in MobileDeviceInfo
-
- getElement() - Method in FindElementsResult
-
- getElementHeight(com.kms.katalon.core.testobject.TestObject, int, com.kms.katalon.core.model.FailureHandling) - Method in GetElementHeightKeyword
-
- getElementHeight(com.kms.katalon.core.testobject.TestObject, int) - Method in MobileBuiltInKeywords
-
Get the height of mobile element
- getElementHeight(com.kms.katalon.core.testobject.TestObject, int) - Method in MobileElementCommonHelper
-
- GetElementHeightKeyword - Class in com.kms.katalon.core.mobile.keyword.builtin
- GetElementHeightKeyword() - Constructor in GetElementHeightKeyword
-
- getElementLeftPosition(com.kms.katalon.core.testobject.TestObject, int, com.kms.katalon.core.model.FailureHandling) - Method in GetElementLeftPositionKeyword
-
- getElementLeftPosition(com.kms.katalon.core.testobject.TestObject, int) - Method in MobileBuiltInKeywords
-
Get the left position of mobile element
- getElementLeftPosition(com.kms.katalon.core.testobject.TestObject, int, com.kms.katalon.core.model.FailureHandling) - Method in MobileElementCommonHelper
-
- GetElementLeftPositionKeyword - Class in com.kms.katalon.core.mobile.keyword.builtin
- GetElementLeftPositionKeyword() - Constructor in GetElementLeftPositionKeyword
-
- getElements() - Method in FindElementsResult
-
- getElementTopPosition(com.kms.katalon.core.testobject.TestObject, int, com.kms.katalon.core.model.FailureHandling) - Method in GetElementTopPositionKeyword
-
- getElementTopPosition(com.kms.katalon.core.testobject.TestObject, int) - Method in MobileBuiltInKeywords
-
Get the top position of mobile element
- getElementTopPosition(com.kms.katalon.core.testobject.TestObject, int, com.kms.katalon.core.model.FailureHandling) - Method in MobileElementCommonHelper
-
- GetElementTopPositionKeyword - Class in com.kms.katalon.core.mobile.keyword.builtin
- GetElementTopPositionKeyword() - Constructor in GetElementTopPositionKeyword
-
- getElementWidth(com.kms.katalon.core.testobject.TestObject, int, com.kms.katalon.core.model.FailureHandling) - Method in GetElementWidthKeyword
-
- getElementWidth(com.kms.katalon.core.testobject.TestObject, int) - Method in MobileBuiltInKeywords
-
Get the width of mobile element
- getElementWidth(com.kms.katalon.core.testobject.TestObject, int) - Method in MobileElementCommonHelper
-
- GetElementWidthKeyword - Class in com.kms.katalon.core.mobile.keyword.builtin
- GetElementWidthKeyword() - Constructor in GetElementWidthKeyword
-
- getExecutedDriver() - Method in MobileDriverFactory
-
Get the native app mobile driver type of the current active driver
- getInstalledAppVersion(java.lang.String, java.lang.String, java.lang.String) - Method in MobileCommonHelper
-
- getKeywordClass() - Method in MobileKeywordContributor
-
- getLabelName() - Method in MobileKeywordContributor
-
- getLocator() - Method in FindElementsResult
-
- getLocatorStrategy() - Method in FindElementsResult
-
- getMajorVersion(java.lang.String) - Method in MobileCommonHelper
-
- getMajorVersion(java.lang.String) - Method in ToggleAirplaneModeKeyword
-
- getMobileDriverType() - Method in MobileDriverFactory
-
Get the native app mobile driver type of the current active driver
- getName() - Method in MobileDriverType
-
Get the name of this mobile driver type
- getPlatform() - Method in MobileDriverType
-
Get the platform of this mobile driver type
- getPreferredOrder() - Method in MobileKeywordContributor
-
- getProperties() - Method in AppiumDriverSession
-
- getPropertyKey() - Method in MobileDriverType
-
- getPropertyValue() - Method in MobileDriverType
-
- getRatioX() - Method in DevicePixelRatio
-
- getRatioY() - Method in DevicePixelRatio
-
- getRegexToVerifyCustomExecutionFile() - Method in MobileRunConfigurationUtil
-
- getRelativePathToSelfHealindDir(java.lang.String) - Method in SelfHealingController
-
- getRemoteDeviceId() - Method in MobileDriverFactory
-
Get the id of the remote mobile device
- getRemoteDeviceManufacturer() - Method in MobileDriverFactory
-
Get the manufacturer of the remote mobile device
- getRemoteDeviceModel() - Method in MobileDriverFactory
-
Get the model of the remote mobile device
- getRemoteDeviceName() - Method in MobileDriverFactory
-
Get the name of the remote mobile device
- getRemoteDeviceOS() - Method in MobileDriverFactory
-
Get the os of the remote mobile device
- getRemoteDeviceOSVersion() - Method in MobileDriverFactory
-
Get the os version of the remote mobile device
- getRemoteMobileDriver() - Method in MobileDriverFactory
-
- getRemoteWebDriverPreferences() - Method in MobileDriverFactory
-
- Returns:
- the remote web driver url if running Mobile keyword on cloud services
- getRemoteWebDriverServerUrl() - Method in MobileDriverFactory
-
- Returns:
- the remote web driver url if running Mobile keyword on cloud services
- getRemoteWebDriverType() - Method in MobileDriverFactory
-
- Returns:
- the remote web driver type if running Mobile keyword on cloud services
- getScaleFactor(io.appium.java_client.AppiumDriver) - Method in IOSHelper
-
- getScaleFactor(io.appium.java_client.AppiumDriver) - Method in MobileCommonHelper
-
- getScreenshot() - Method in FindElementsResult
-
- getScreenshotAbsolutePath(java.lang.String) - Method in SelfHealingController
-
- getSelfHealingDataFilePath(java.lang.String) - Method in SelfHealingController
-
- getSelfHealingFolderPath() - Method in SelfHealingController
-
- getSession(io.appium.java_client.AppiumDriver) - Method in AppiumSessionCollector
-
- getSessionCount() - Method in AppiumSessionCollector
-
- getStatusBarHeight(io.appium.java_client.AppiumDriver) - Method in AndroidHelper
-
- getStatusBarHeight(io.appium.java_client.AppiumDriver) - Method in IOSHelper
-
- getStatusBarHeight(io.appium.java_client.AppiumDriver) - Method in MobileCommonHelper
-
- getStringForDuration(java.lang.Number) - Method in MobileElementCommonHelper
-
- getSupportLevel(java.lang.Object) - Method in CheckElementKeyword
-
- getSupportLevel(java.lang.Object) - Method in ClearTextKeyword
-
- getSupportLevel(java.lang.Object) - Method in CloseApplicationKeyword
-
- getSupportLevel(java.lang.Object) - Method in CloseNotificationsKeyword
-
- getSupportLevel(java.lang.Object) - Method in DoubleTapKeyword
-
- getSupportLevel(java.lang.Object) - Method in DragAndDropKeyword
-
- getSupportLevel(java.lang.Object) - Method in EnhancedScrollToTextKeyword
-
- getSupportLevel(java.lang.Object) - Method in ExecuteMobileCommand
-
- getSupportLevel(java.lang.Object) - Method in FindImageElementKeyword
-
- getSupportLevel(java.lang.Object) - Method in FindImageElementsKeyword
-
- getSupportLevel(java.lang.Object) - Method in GetAttributeKeyword
-
- getSupportLevel(java.lang.Object) - Method in GetCurrentOrientationKeyword
-
- getSupportLevel(java.lang.Object) - Method in GetDeviceHeightKeyword
-
- getSupportLevel(java.lang.Object) - Method in GetDeviceManufacturerKeyword
-
- getSupportLevel(java.lang.Object) - Method in GetDeviceModelKeyword
-
- getSupportLevel(java.lang.Object) - Method in GetDeviceOSKeyword
-
- getSupportLevel(java.lang.Object) - Method in GetDeviceOSVersionKeyword
-
- getSupportLevel(java.lang.Object) - Method in GetDeviceWidthKeyword
-
- getSupportLevel(java.lang.Object) - Method in GetElementHeightKeyword
-
- getSupportLevel(java.lang.Object) - Method in GetElementLeftPositionKeyword
-
- getSupportLevel(java.lang.Object) - Method in GetElementTopPositionKeyword
-
- getSupportLevel(java.lang.Object) - Method in GetElementWidthKeyword
-
- getSupportLevel(java.lang.Object) - Method in GetTextKeyword
-
- getSupportLevel(java.lang.Object) - Method in HideKeyboardKeyword
-
- getSupportLevel(java.lang.Object) - Method in LongPressKeyword
-
- getSupportLevel(java.lang.Object) - Method in MobileAbstractKeyword
-
- getSupportLevel(java.lang.Object) - Method in OpenNotificationsKeyword
-
- getSupportLevel(java.lang.Object) - Method in PerformTouchIDKeyword
-
- getSupportLevel(java.lang.Object) - Method in PinchToZoomInAtPositionKeyword
-
- getSupportLevel(java.lang.Object) - Method in PinchToZoomOutAtPositionKeyword
-
- getSupportLevel(java.lang.Object) - Method in PressBackKeyword
-
- getSupportLevel(java.lang.Object) - Method in PressHomeKeyword
-
- getSupportLevel(java.lang.Object) - Method in PressKeyCodeKeyword
-
- getSupportLevel(java.lang.Object) - Method in RunIOSAppInBackgroundAndWaitKeyword
-
- getSupportLevel(java.lang.Object) - Method in ScrollToTextKeyword
-
- getSupportLevel(java.lang.Object) - Method in SelectListItemByIndexKeyword
-
- getSupportLevel(java.lang.Object) - Method in SelectListItemByLabelKeyword
-
- getSupportLevel(java.lang.Object) - Method in SendKeysKeyword
-
- getSupportLevel(java.lang.Object) - Method in SetEncryptedTextKeyword
-
- getSupportLevel(java.lang.Object) - Method in SetSliderValueKeyword
-
- getSupportLevel(java.lang.Object) - Method in SetTextKeyword
-
- getSupportLevel(java.lang.Object) - Method in StartApplicationKeyword
-
- getSupportLevel(java.lang.Object) - Method in StartExistingApplicationKeyword
-
- getSupportLevel(java.lang.Object) - Method in SwipeKeyword
-
- getSupportLevel(java.lang.Object) - Method in SwitchToLandscapeKeyword
-
- getSupportLevel(java.lang.Object) - Method in SwitchToNativeKeyword
-
- getSupportLevel(java.lang.Object) - Method in SwitchToPortraitKeyword
-
- getSupportLevel(java.lang.Object) - Method in SwitchToWebViewKeyword
-
- getSupportLevel(java.lang.Object) - Method in TakeAreaScreenshotKeyword
-
- getSupportLevel(java.lang.Object) - Method in TakeElementScreenshotKeyword
-
- getSupportLevel(java.lang.Object) - Method in TakeRawScreenshotKeyword
-
- getSupportLevel(java.lang.Object) - Method in TakeScreenshotKeyword
-
- getSupportLevel(java.lang.Object) - Method in TapAndHoldAtPositionKeyword
-
- getSupportLevel(java.lang.Object) - Method in TapAndHoldKeyword
-
- getSupportLevel(java.lang.Object) - Method in TapAtPositionKeyword
-
- getSupportLevel(java.lang.Object) - Method in TapKeyword
-
- getSupportLevel(java.lang.Object) - Method in TapOnImageKeyword
-
- getSupportLevel(java.lang.Object) - Method in ToggleAirplaneModeKeyword
-
- getSupportLevel(java.lang.Object) - Method in ToggleWifiKeyWord
-
- getSupportLevel(java.lang.Object) - Method in UncheckElementKeyword
-
- getSupportLevel(java.lang.Object) - Method in UnlockScreenKeyword
-
- getSupportLevel(java.lang.Object) - Method in UseFingerprintKeyword
-
- getSupportLevel(java.lang.Object) - Method in VerifyElementAttributeValueKeyword
-
- getSupportLevel(java.lang.Object) - Method in VerifyElementCheckedKeyword
-
- getSupportLevel(java.lang.Object) - Method in VerifyElementExistKeyword
-
- getSupportLevel(java.lang.Object) - Method in VerifyElementHasAttributeKeyword
-
- getSupportLevel(java.lang.Object) - Method in VerifyElementNotCheckedKeyword
-
- getSupportLevel(java.lang.Object) - Method in VerifyElementNotExistKeyword
-
- getSupportLevel(java.lang.Object) - Method in VerifyElementNotHasAttributeKeyword
-
- getSupportLevel(java.lang.Object) - Method in VerifyElementNotVisibleKeyword
-
- getSupportLevel(java.lang.Object) - Method in VerifyElementTextKeyword
-
- getSupportLevel(java.lang.Object) - Method in VerifyElementVisibleKeyword
-
- getSupportLevel(java.lang.Object) - Method in VerifyImagePresentKeyword
-
- getSupportLevel(java.lang.Object) - Method in VerifyIsLandscapeKeyword
-
- getSupportLevel(java.lang.Object) - Method in VerifyIsPortraitKeyword
-
- getSupportLevel(java.lang.Object) - Method in WaitForElementAttributeValueKeyword
-
- getSupportLevel(java.lang.Object) - Method in WaitForElementHasAttributeKeyword
-
- getSupportLevel(java.lang.Object) - Method in WaitForElementNotHasAttributeKeyword
-
- getSupportLevel(java.lang.Object) - Method in WaitForElementNotPresentKeyword
-
- getSupportLevel(java.lang.Object) - Method in WaitForElementPresentKeyword
-
- getSwitchStatus(boolean) - Method in ToggleAirplaneModeKeyword
-
- getSwitchStatus(boolean) - Method in ToggleWifiKeyWord
-
- getText(com.kms.katalon.core.testobject.TestObject, int, com.kms.katalon.core.model.FailureHandling) - Method in GetTextKeyword
-
- getText(com.kms.katalon.core.testobject.TestObject, int) - Method in MobileBuiltInKeywords
-
Get text of a mobile element
- GetTextKeyword - Class in com.kms.katalon.core.mobile.keyword.builtin
- GetTextKeyword() - Constructor in GetTextKeyword
-
- getXPathTextExpression() - Method in MobileXPathBuilder
-
- grepBundleInfo(java.lang.String, java.lang.String, java.lang.String) - Method in MobileCommonHelper
-
- grepInstalledAppInfo(java.lang.String, java.lang.String, java.lang.String, java.lang.String) - Method in MobileCommonHelper
-
- GUIObject - Class in com.kms.katalon.core.mobile.keyword.internal