Searched refs:PLATFORM (Results 1 – 2 of 2) 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