Searched refs:w3cCompliantCommands (Results 1 – 1 of 1) sorted by relevance
138 protected static $w3cCompliantCommands = [ variable in Facebook\\WebDriver\\Remote\\HttpCommandExecutor187 self::$w3cCompliantCommands = array_merge(self::$commands, self::$w3cCompliantCommands);403 if ($this->isW3cCompliant && !isset(self::$w3cCompliantCommands[$commandName])) {409 $raw = self::$w3cCompliantCommands[$command->getName()];