Home
last modified time | relevance | path

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

/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/
H A DDesiredCapabilities.php20 WebDriverCapabilityType::PLATFORM => 'platformName',
118 return $this->get(WebDriverCapabilityType::PLATFORM, '');
127 $this->set(WebDriverCapabilityType::PLATFORM, $platform);
H A DWebDriverCapabilityType.php14 const PLATFORM = 'platform'; define in Facebook\\WebDriver\\Remote\\WebDriverCapabilityType
/plugin/amazon/
Dsyntax.php351 }elseif($attr['PLATFORM']){
352 $this->display($attr['PLATFORM'][0]['VALUE'],$param['maxlen']);