Skip to content

Add web-platform-tests for onfreeze, onresume and wasDiscarded #19

Open
@fmeawad

Description

@fmeawad

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:

  1. Expose the internal blink code you need to the DevTools protocol (Done)
  2. Write the extension spec, broadcast to other browser vendors and vouch for interop
  3. Write the ChromeDriver implementation (WIP CL)
  4. Write the testdriver API
  5. Add WPT tests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions