/
home
/
obinna
/
html
/
cravings
/
vendor
/
php-webdriver
/
webdriver
/
lib
/
Exception
/
Upload File
HOME
<?php namespace Facebook\WebDriver\Exception; /** * @deprecated Use Facebook\WebDriver\Exception\NoSuchWindowException */ class NoSuchDocumentException extends NoSuchWindowException { }