Searched refs:save_as (Results 1 – 7 of 7) sorted by relevance
71 * @param string $save_as The path of the screenshot to be saved.74 public function takeScreenshot($save_as = null); argument
139 * @param string $save_as The path of the screenshot to be saved.
506 * @param string $save_as The path of the screenshot to be saved.509 public function takeElementScreenshot($save_as = null) argument519 if ($save_as !== null) {520 $directoryPath = dirname($save_as);525 file_put_contents($save_as, $screenshot);
278 * @param null|string $save_as282 public function takeScreenshot($save_as = null) argument285 return $this->driver->takeScreenshot($save_as);
1 div.save_as, div.save_as_tmpl {
716 'save_as' => '/path/to/file'
766 'save_as' => '/path/to/file'