Brings focus to element.
void
public function focus() { $this->getDriver() ->focus($this->getXpath()); }