Searched refs:DELETE_ALL_COOKIES (Results 1 – 3 of 3) sorted by relevance
25 const DELETE_ALL_COOKIES = 'deleteAllCookies'; define in Facebook\\WebDriver\\Remote\\DriverCommand
30 …DriverCommand::DELETE_ALL_COOKIES => ['method' => 'DELETE', 'url' => '/session/:sessionId/cookie'],
61 $this->executor->execute(DriverCommand::DELETE_ALL_COOKIES);