Skip to content

[Feature]: Implement the browsingContext.downloadWillBegin event for WebDriver BiDi #37217

@whimboo

Description

@whimboo

🚀 Feature Request

The event for browsingContext.downloadWillBegin is now available in Firefox Nightly as of today. For Chrome it's already present for a while.

There are around 45 tests under page and library that are currently failing because of that event not being handled.

Here the related BiDi spec: https://w3c.github.io/webdriver-bidi/#event-browsingContext-downloadWillBegin

CC @hbenl

Example

No response

Motivation

By handling this event it can be detected when the browser starts a new download of a file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions