Searched refs:PLATFORM (Results 1 – 3 of 3) sorted by relevance
20 WebDriverCapabilityType::PLATFORM => 'platformName',118 return $this->get(WebDriverCapabilityType::PLATFORM, '');127 $this->set(WebDriverCapabilityType::PLATFORM, $platform);
14 const PLATFORM = 'platform'; define in Facebook\\WebDriver\\Remote\\WebDriverCapabilityType
351 }elseif($attr['PLATFORM']){352 $this->display($attr['PLATFORM'][0]['VALUE'],$param['maxlen']);