Commit 64ff9498 authored by Luke Zielinski's avatar Luke Zielinski Committed by Commit Bot

Link to instructions for adding new testdriver API for WPT tests

Change-Id: I5f729822140f544717432aa0b45c56dfdf30b9ba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1636787
Commit-Queue: Luke Z <lpz@chromium.org>
Reviewed-by: default avatarRobert Ma <robertma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#664792}
parent f585db17
......@@ -201,7 +201,9 @@ web tests.
If no testdriver.js API exists, check if it's a
[known issue](https://github.com/web-platform-tests/wpt/labels/testdriver.js)
and otherwise consider filing a new issue.
and otherwise consider filing a new issue. For instructions on how to add a new
testing API, see [WPT Test Automation for
Chromium](https://docs.google.com/document/d/18BpD41vyX1cFZ77CE0a_DJYlGpdvyLlx3pwXVRxUzvI/preview#)
An alternative is to write manual tests that are automated with scripts from
[wpt_automation](../../third_party/blink/web_tests/external/wpt_automation).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment