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.
2 parents 9a4229a + e02410b commit 107a6e6Copy full SHA for 107a6e6
src/Codeception/Module/WebDriver.php
@@ -200,7 +200,7 @@
200
*
201
* ## Configuration
202
203
- * * `url` *required* - Starting URL for your app.
+ * * `url` *required* - Base URL for your app (amOnPage opens URLs relative to this setting).
204
* * `browser` *required* - Browser to launch.
205
* * `host` - Selenium server host (127.0.0.1 by default).
206
* * `port` - Selenium server port (4444 by default).
0 commit comments