Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
peripherad
/
vendor
/
php-webdriver
/
webdriver
/
lib
/
Exception
:
NoSuchCookieException.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php namespace Facebook\WebDriver\Exception; /** * No cookie matching the given path name was found amongst the associated cookies of the current browsing context’s * active document. */ class NoSuchCookieException extends WebDriverException { }