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]: Mark CDP usage as deprecated #13990

Open
titusfortner opened this issue May 20, 2024 · 3 comments
Open

[🚀 Feature]: Mark CDP usage as deprecated #13990

titusfortner opened this issue May 20, 2024 · 3 comments

Comments

@titusfortner
Copy link
Member

Feature and motivation

At the Selenium Dev Summit we agreed to keep the Chrome DevTools implementation in Selenium 5, but to mark everything as deprecated and ask for users to send us feature requests if what they are doing is not yet possible with WebDriver BiDi implementation.

Not sure how we ask for this feedback. Maybe a Google form or perhaps a specific issue template?

Usage example

n/a

@iampopovich
Copy link
Contributor

iampopovich commented May 25, 2024

@titusfortner Do I understand correctly that in pull requests for this ticket, we need to mark, for example, the HasCdp class in Java or the execute_cdp_cmd method in Python as deprecated? If I understood the task description correctly, can I open pull requests for these changes?

@titusfortner
Copy link
Member Author

@iampopovich I think we want to have the BiDi functionality implemented before we mark CDP deprecated, this issue is just something we want to make sure happens before Selenium 5.

@pujagani
Copy link
Contributor

pujagani commented May 29, 2024

https://github.com/SeleniumHQ/selenium/issues?q=is%3Aopen+is%3Aissue+milestone%3A%22Selenium+5.0%22+label%3AC-devtools - All the issues here will be needed to be closed first (implemented, tested, documented) before we can mark CDP as deprecated.

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

3 participants