Clicks current node.
void
public function click() { $this->getDriver() ->click($this->getXpath()); }