Searched refs:quit (Results 1 – 4 of 4) sorted by relevance
66 public function quit(); function
267 public function quit() function in Facebook\\WebDriver\\Support\\Events\\EventFiringWebDriver270 $this->driver->quit();
193 $webDriver->quit();
181 // Make sure to always call quit() at the end to terminate the browser session182 $driver->quit();