Open Bug 1884650 Opened 2 months ago Updated 5 days ago

Add support for the new type of "unhandledPromptBehavior" for WebDriver BiDi

Categories

(Remote Protocol :: Agent, task, P2)

task
Points:
5

Tracking

(Not tracked)

ASSIGNED

People

(Reporter: whimboo, Assigned: whimboo)

References

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

Details

(Whiteboard: [webdriver:m11])

Attachments

(1 file)

Over on https://github.com/w3c/webdriver/pull/1791 we are going to add a new userPromptHandler capability to the WebDriver session to allow certain prompt handling like beforeunload for WebDriver BiDi. If WebDriver BiDi is not present or this capability is not set, the session needs to fallback to the unhandledPromptBehavior capability.

Component: Marionette → Agent
Whiteboard: [webdriver:m11]
Points: --- → 5
Priority: -- → P2
Assignee: nobody → hskupin
Status: NEW → ASSIGNED
Blocks: 1895738
No longer blocks: 1895738
Depends on: 1895738

Actually the userPromptHandler capability was a mistake and we should still use the unhandledPromptBehavior capability. I fixed that in https://github.com/w3c/webdriver/pull/1808.

Summary: Add support for the new "userPromptHandler" capability → Add support for the new type of "unhandledPromptBehavior" for WebDriver BiDi

I'm also going to remove specific Marionette unit tests for the unhandledPromptBehavior capability that are already present in wdspec tests, but only leave basic checks for the capability.

Blocks: 1563516
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: