public final class IOSHelper
Type Params | Return Type | Name and description |
---|---|---|
|
public static String |
getActiveAppBundleIdFromSession(AppiumDriver driver) |
|
public static float |
getScaleFactor(AppiumDriver driver) |
|
public static int |
getStatusBarHeight(AppiumDriver driver) |
|
public static boolean |
isElementInViewport(AppiumDriver driver, WebElement element) |
|
public static WebElement |
scrollToText(TestObject testObject, String text, int timeoutInSeconds) |