doubleClick

abstract fun doubleClick(xpath: String)

模拟双击指定元素。

Parameters

xpath

目标元素的XPath。

Throws

如果未找到元素。