Searched refs:takeScreenshot (Results 1 – 4 of 4) sorted by relevance
74 public function takeScreenshot($save_as = null); function
282 public function takeScreenshot($save_as = null) function in Facebook\\WebDriver\\Support\\Events\\EventFiringWebDriver285 return $this->driver->takeScreenshot($save_as);
186 $webDriver->takeScreenshot($screenShotPath);
103 - If subdirectories in a path to screenshot destination does not exists (using `takeScreenshot()` o…