Overrides CoreDriver::uncheck
public function uncheck(string $xpath) { $this->getCheckboxField($xpath) ->untick(); }