Overrides CoreDriver::visit
public function visit(string $url) { $this->getWebDriverSession() ->open($url); }