One of the most interesting and awaited features included in Selenium 4 are the bidirectional APIs. They allow us to do things like: intercept network requests, mock backends, perform basic authentication, and view the console logs. Everyone is referring to this as the Chrome DevTools Protocol APIs.