Open Bug 1824220 Opened 2 years ago Updated 1 year ago

Add support for "beforeunload" simple prompts

Categories

(Remote Protocol :: WebDriver BiDi, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: whimboo, Unassigned)

References

(Depends on 1 open bug, Blocks 4 open bugs, )

Details

(Whiteboard: [webdriver:backlog])

With bug 1824197 we will get support for simple dialogs like alert, prompt, and confirm.

But we also have to support beforeunload prompts. Before we can add support for those prompts we will have to fix bug 1693857 for Marionette which currently completely disabled these type of prompts.

Summary: Add support for "browsingContext.handleUserPrompt" command → Add support for "beforeunload" simple prompts to "browsingContext.handleUserPrompt" command

Actually this would also require us to add support for both the browsingContext.userPromptOpened and browsingContext.userPromptClosed events as well. So lets wait for their initial implementation first.

Blocks: 1775280, 1775279
Depends on: 1824221, 1824224
Summary: Add support for "beforeunload" simple prompts to "browsingContext.handleUserPrompt" command → Add support for "beforeunload" simple prompts
Priority: -- → P3
Whiteboard: [webdriver:backlog]
You need to log in before you can comment on or make changes to this bug.