Skip to content

Commit c638c6d

Browse files
committed
Updated readme for multiple url support
1 parent be3568d commit c638c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ A sample configuration file:
4242
{
4343
"username": "<username>",
4444
"key": "<key>",
45-
"test_path": "relative/path/to/test/page",
45+
"test_path": ["relative/path/to/test/page1", "relative/path/to/test/page2"],
4646
"browsers": [{
4747
"browser": "firefox",
4848
"browser_version": "15.0",

0 commit comments

Comments
 (0)