UITestConstants Class

Definition

Default parameter values for various UITest API functions

public static class UITestConstants
type UITestConstants = class
Public Class UITestConstants
Inheritance
UITestConstants

Fields

AUTArgIdentifier

A dummy launch argument use to identify apps running on an iOS simulator that were started by UITest.

DefaultDeviceIp

The IPAddress to use if the user has not specified one.

DefaultSwipePercentage

Default percent (from 0 to 1.0) of view to scroll/swipe interactions.

DefaultSwipeSpeed

Default speed (pixels/points per second) for scroll/swipe interactions.

Applies to