Skip to content

Commit 107a6e6

Browse files
authored
Merge pull request #58 from Codeception/docs-url-description
Update description of url
2 parents 9a4229a + e02410b commit 107a6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Codeception/Module/WebDriver.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
*
201201
* ## Configuration
202202
*
203-
* * `url` *required* - Starting URL for your app.
203+
* * `url` *required* - Base URL for your app (amOnPage opens URLs relative to this setting).
204204
* * `browser` *required* - Browser to launch.
205205
* * `host` - Selenium server host (127.0.0.1 by default).
206206
* * `port` - Selenium server port (4444 by default).

0 commit comments

Comments
 (0)