Home
last modified time | relevance | path

Searched refs:GET_CAPABILITIES (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DDriverCommand.php13 const GET_CAPABILITIES = 'getCapabilities'; define in Facebook\\WebDriver\\Remote\\DriverCommand
H A DHttpCommandExecutor.php74 DriverCommand::GET_CAPABILITIES => ['method' => 'GET', 'url' => '/session/:sessionId'],