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

[rb] implement toggle to use BiDi implementation #13126

Draft
wants to merge 4 commits into
base: trunk
Choose a base branch
from

Conversation

titusfortner
Copy link
Member

Description

If capabilities comes back with a populated web_socket_url, extends Bridge class with BiDiBridge module, to override the classic method and use the bidi method. The existing BiDi classes that are constructed with driver parameters should all accept bridge arguments, which allows this to work.

Motivation and Context

And so begins the transition from WebDriver-Classic to WebDriver-BiDi

Copy link
Member

@p0deje p0deje left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets go!

@titusfortner titusfortner added this to the Selenium 5.0 milestone Dec 1, 2023
@titusfortner titusfortner marked this pull request as draft December 11, 2023 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants