Searched refs:CAPABILITY (Results 1 – 4 of 4) sorted by relevance
20 const CAPABILITY = 'chromeOptions'; define in Facebook\\WebDriver\\Chrome\\ChromeOptions127 $capabilities->setCapability(self::CAPABILITY, $this);
23 ChromeOptions::CAPABILITY => ChromeOptions::CAPABILITY_W3C,103 if ($name === FirefoxOptions::CAPABILITY && is_array($value)) {
15 const CAPABILITY = 'moz:firefoxOptions'; define in Facebook\\WebDriver\\Firefox\\FirefoxOptions
148 $desiredCapabilities->setCapability(FirefoxOptions::CAPABILITY, $firefoxOptions);