Simulates a mouse over on the element.
void
public function mouseOver() { $this->getDriver() ->mouseOver($this->getXpath()); }