Chrome Devtools Protocol is a powerful way to control Chromium-based browsers. You can leverage it for some advanced actions that cannot be done using Selenium. Selenium 4 is supposed to support this protocol, but it is still in alpha state right now.
4 Likes