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 88ea36e commit d76cce7Copy full SHA for d76cce7
src/Codeception/Module/WebDriver.php
@@ -23,7 +23,7 @@
23
use Codeception\Lib\Interfaces\SessionSnapshot;
24
use Codeception\Lib\Interfaces\Web as WebInterface;
25
use Codeception\Module as CodeceptionModule;
26
-use Codeception\PHPUnit\Constraint\Page as PageConstraint;
+use Codeception\Constraint\Page as PageConstraint;
27
use Codeception\Constraint\WebDriver as WebDriverConstraint;
28
use Codeception\Constraint\WebDriverNot as WebDriverConstraintNot;
29
use Codeception\Test\Descriptor;
0 commit comments