robotframework / SeleniumLibrary

Web testing library for Robot Framework
Apache License 2.0
1.36k stars 752 forks source link

Discuss/Consider support for Chrome DevTools Protocol #1828

Open emanlove opened 1 year ago

emanlove commented 1 year ago

There has been added support for Chrome DevTools Protocol to Selenium 4. This effort is in part a "stop gap" or temporary way of incorporating what will eventually be the WebDriver Bidi or Bi-Directional Protocol.

[This issue is an initial place holder. I see it would be helpful to provide a thorough background information which I will add here by 26 May, 2023]

emanlove commented 1 year ago

Some of my initial notes on Support for Chrome DevTools Protocol