public interface IMobileClickable
Modifier and Type | Method and Description |
---|---|
void |
click()
单击指定坐标上的设备。
|
void |
click(Point position)
单击指定坐标上的设备。
|
void |
longClick()
多次单击指定坐标上的设备。
|
void |
longClick(Point position)
多次单击指定坐标上的设备。
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.