UITestConstants 类

定义

各种 UITest API 函数的默认参数值

public static class UITestConstants
type UITestConstants = class
Public Class UITestConstants
继承
UITestConstants

字段

AUTArgIdentifier

虚拟启动参数用于标识在 UITest 启动的 iOS 模拟器上运行的应用。

DefaultDeviceIp

如果用户未指定 IPAddress,则为 。

DefaultSwipePercentage

滚动/轻扫交互) 视图的默认百分比 (为 0 到 1.0。

DefaultSwipeSpeed

滚动/轻扫交互的默认速度 (像素/磅/秒) 。

适用于