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

[Feature]: Puppeteer.connect should be supported with BiDi protocol #11335

Closed
sadym-chromium opened this issue Nov 9, 2023 · 2 comments
Closed
Labels

Comments

@sadym-chromium
Copy link
Collaborator

Feature description

Puppeteer.connect should be supported via BiDi protocol.

When Puppeteer.connect is called with {protocol: webDriverBiDi}, a new BiDi connection should be established.

Actual behaviour: new CDP connection is established.

@sadym-chromium
Copy link
Collaborator Author

Add support .connect for FF

@Lightning00Blade
Copy link
Collaborator

Closing as completed by #11451.

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

No branches or pull requests

2 participants