Open
Bug 1449201
Opened 7 years ago
Updated 3 years ago
[wpt-sync] Sync PR 10197 - Generic executor that uses WebDriver protocol directly
Categories
(Testing :: web-platform-tests, enhancement, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10197 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10197
Details from upstream follow.
Jonathon Kereliuk <kereliuk@chromium.org> wrote:
> Generic executor that uses WebDriver protocol directly
>
> The motivation behind this is to give the option to not use Selenium with WebDriver. There are multiple reasons one might want to do this:
>
> - Wanting to test the WebDriver protocol directly
> - Not wanting to worry about changes in Selenium affecting WPT
> - Using functionality in a WebDriver implementation that is not implemented in Selenium
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•