w3c / webdriver

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

Don't require user prompt handler notify to match when creating session #1818

Closed jgraham closed 2 weeks ago

jgraham commented 2 weeks ago

This would prevent creating a BiDi session for a browser that already has a HTTP session with the notify flag set for some prompt handler.


Preview | Diff