Double-clicks current node.
void
public function doubleClick() { $this->getDriver() ->doubleClick($this->getXpath()); }