class UnknownCommand
WebDriver\Exception\UnknownCommand class
@package WebDriver
Hierarchy
- class \WebDriver\Exception extends \WebDriver\Exception
- class \WebDriver\Exception extends \WebDriver\Exception
- class \WebDriver\Exception\UnknownCommand extends \WebDriver\Exception
- class \WebDriver\Exception extends \WebDriver\Exception
Expanded class hierarchy of UnknownCommand
1 file declares its use of UnknownCommand
- Selenium2Driver.php in vendor/
lullabot/ mink-selenium2-driver/ src/ Selenium2Driver.php
File
-
vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ Exception/ UnknownCommand.php, line 21
Namespace
WebDriver\ExceptionView source
final class UnknownCommand extends BaseException {
}