Open
Description
Currently, webdriver does not allow us to freeze/resume a page. To add those tests, we need to add webdriver support first.
The plan is as follows:
- Expose the internal blink code you need to the DevTools protocol (Done)
- Write the extension spec, broadcast to other browser vendors and vouch for interop
- Write the ChromeDriver implementation (WIP CL)
- Write the testdriver API
- Add WPT tests.
Metadata
Metadata
Assignees
Labels
No labels