Searched refs:newSession (Results 1 – 5 of 5) sorted by relevance
50 $newSessionCommand = WebDriverCommand::newSession(76 $command = WebDriverCommand::newSession(
31 public static function newSession(array $parameters) function in Facebook\\WebDriver\\Remote\\WebDriverCommand
129 $command = WebDriverCommand::newSession($parameters);
46 $newSessionCommand = WebDriverCommand::newSession(
19 - `WebDriverCommand::newSession()` constructor to create new session command without violating type…