w3c / webdriver

Remote control interface that enables introspection and control of user agents.
https://w3c.github.io/webdriver/
Other
679 stars 194 forks source link

Fix inappropriate usage of "userPromptHandler" as capability name #1808

Closed whimboo closed 5 months ago

whimboo commented 5 months ago

It was not intended to add a new userPromptHandler capability. Instead the existing unhandledPromptBehavior capability got enhanced for WebDriver BiDi.


Preview | Diff