public ClickAndHoldAction(Mouse mouse,
Locatable locationProvider)
方法详细资料
perform
public void perform()
Holds down the mouse button on a selected element. If this action is called out of sequence
(i.e. twice in a row, without releasing the button after the first action) the results will be
different between browsers.