Overrides ElementInterface::isValid
public function isValid() { return 1 === count($this->getDriver() ->find($this->getXpath())); }