We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cec9820 commit 23d56f5Copy full SHA for 23d56f5
src/Codeception/Module/WebDriver.php
@@ -6,7 +6,7 @@
6
use Codeception\Exception\ConnectionException;
7
use Codeception\Exception\ElementNotFound;
8
use Codeception\Exception\MalformedLocatorException;
9
-use Codeception\Exception\ModuleConfigException as ModuleConfigException;
+use Codeception\Exception\ModuleConfigException;
10
use Codeception\Exception\ModuleException;
11
use Codeception\Exception\TestRuntimeException;
12
use Codeception\Lib\Interfaces\ConflictsWithModule;
0 commit comments