public ButtonReleaseAction(Mouse mouse,
Locatable locationProvider)
方法详细资料
perform
public void perform()
Releases the mouse button currently left held. This action can be called for an element
different than the one ClickAndHoldAction was called for. However, if this action is performed
out of sequence (without holding down the mouse button, for example) the results will be
different between browsers.