Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intercepted navigations are not reported to WebDriver BiDi #793

Open
OrKoN opened this issue Oct 2, 2024 · 0 comments
Open

Intercepted navigations are not reported to WebDriver BiDi #793

OrKoN opened this issue Oct 2, 2024 · 0 comments
Labels
module-browsingContext Browsing Context module needs-discussion Issues to be discussed by the working group

Comments

@OrKoN
Copy link
Contributor

OrKoN commented Oct 2, 2024

As pointed out by @domenic in whatwg/html#10587 (comment):

In https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigate, step 21.5, the page can intercept the navigation request and abort it. This is currently not reported to the WebDriver client. From the client perspective, the navigationStarted event is emitted without any further events.

We probably want to emit either the navigation failed or the navigation aborted event.

@OrKoN OrKoN added module-browsingContext Browsing Context module needs-discussion Issues to be discussed by the working group labels Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module-browsingContext Browsing Context module needs-discussion Issues to be discussed by the working group
Projects
None yet
Development

No branches or pull requests

1 participant