Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit 392ca8c

Browse files
clopezMs2ger
authored andcommitted
README: Document the URL to use the web-based runner.
* After starting the server with "./wpt serve" is not obvious where the web-based runner can be accessed. Document it.
1 parent c82be71 commit 392ca8c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,11 @@ After your `hosts` file is configured, the servers will be locally accessible at
8989
http://web-platform.test:8000/<br>
9090
https://web-platform.test:8443/ *
9191

92+
To use the web-based runner point your browser to:
93+
94+
http://web-platform.test:8000/tools/runner/index.html <br>
95+
https://web-platform.test:8443/tools/runner/index.html *
96+
9297
\**See [Trusting Root CA](#trusting-root-ca)*
9398

9499
Running Tests Automatically

0 commit comments

Comments
 (0)