Home
last modified time | relevance | path

Searched refs:GET_SCREEN_ORIENTATION (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DDriverCommand.php100 const GET_SCREEN_ORIENTATION = 'getScreenOrientation'; define in Facebook\\WebDriver\\Remote\\DriverCommand
H A DHttpCommandExecutor.php73 …DriverCommand::GET_SCREEN_ORIENTATION => ['method' => 'GET', 'url' => '/session/:sessionId/orienta…
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverWindow.php164 return $this->executor->execute(DriverCommand::GET_SCREEN_ORIENTATION);