diff --git a/tests/TestBaseClassWeb.php b/tests/TestBaseClassWeb.php index 6d28d3f6481..f96d83a2603 100644 --- a/tests/TestBaseClassWeb.php +++ b/tests/TestBaseClassWeb.php @@ -19,6 +19,7 @@ use Facebook\WebDriver\WebDriverExpectedCondition; use Facebook\WebDriver\Exception\TimeOutException; use Facebook\WebDriver\Exception\NoSuchElementException; +use Facebook\WebDriver\Exception\UnrecognizedExceptionException; /** * Class TestBaseClassWeb