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

"Serialize the user prompt handler" algorithm should probably have a special case for WebDriverBiDi-only session #1834

Open
lutien opened this issue Aug 9, 2024 · 0 comments

Comments

@lutien
Copy link
Contributor

lutien commented Aug 9, 2024

At the moment, running "serialize the user prompt handler" algorithm in case of BiDi when a client didn't specify unhandledPromptBehavior capability will resolve to dismiss and notify value which is not compatible with BiDi response for "session.new" command. So we probably should have a special case here if BiDi-only session was started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant