class Timeout
WebDriver\Exception\Timeout class
@package WebDriver
Hierarchy
- class \WebDriver\Exception extends \WebDriver\Exception
Expanded class hierarchy of Timeout
1 string reference to 'Timeout'
- RunScriptCommand::execute in vendor/
composer/ composer/ src/ Composer/ Command/ RunScriptCommand.php - Executes the current command.
File
-
vendor/
lullabot/ php-webdriver/ lib/ WebDriver/ Exception/ Timeout.php, line 21
Namespace
WebDriver\ExceptionView source
final class Timeout extends BaseException {
}