forked from mirrors/gecko-dev
Automatic update from web-platform-tests Reland "[ChromeDriver] Stop using --ignore-certificate-errors" This is a reland of 8f486945b4c91f67b76e02bfd8c39b0a9cf08089 Original change's description: > [ChromeDriver] Stop using --ignore-certificate-errors > > ChromeDriver was passing --ignore-certificate-errors switch to Chrome, > regardless of whether user wants to ignore certificate errors or not. > Fixing by stop passing this flag to Chrome, and relying on using > Security.setIgnoreCertificateErrors command when user wants to ignore > certificate errors. > > Bug: chromedriver:3148 > Change-Id: I5e8493f4cca48ebaeb211c95cd7fd645891c8659 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1824005 > Reviewed-by: Andrey Kosyakov <caseq@chromium.org> > Commit-Queue: John Chen <johnchen@chromium.org> > Cr-Commit-Position: refs/heads/master@{#699890} Bug: chromedriver:3148 Change-Id: I96ce5e6746af65e01407e7c6c92fed7428d686ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1829802 Reviewed-by: Eric Seckler <eseckler@chromium.org> Reviewed-by: Robert Ma <robertma@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#701614} -- wpt-commits: cfa91b8cdf20d0d2ff4531b16d0800cc2ed2a598 wpt-pr: 19377 |
||
|---|---|---|
| .. | ||
| tests | ||
| META.yml | ||
| README.md | ||
WebDriver specification tests
Herein lies a set of conformance tests for the W3C web browser automation specification known as WebDriver. The purpose of these tests is determine implementation compliance so that different driver implementations can determine whether they meet the recognized standard.
Chapters of the Spec that still need tests
We are using a tracking spreadsheet to coordinate work on these tests. Please look there to see who is working on what, and which areas are currently under-tested.
The spec contributors and editors can frequently be found on the W3C #webdriver IRC channel.