Your IP : 216.73.216.220


Current Path : /home/rtorresani/www/vendor/php-webdriver/webdriver/lib/Exception/
Upload File :
Current File : //home/rtorresani/www/vendor/php-webdriver/webdriver/lib/Exception/NoSuchCookieException.php

<?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
{
}