Today we added a new feature to our Selenium cloud-based grid, called WebDriver BiDi.
This is a new protocol that is being introduced by Selenium, which is an open-source browser test framework.
With this new protocol comes speed improvements and a range of new features, including the ability to receive events from a remote browser such as console.log or DOM mutation events.
Additionally, you have the possibility to mock request and responses during your Selenium tests.
Overall, this new feature indicates that the future of Selenium will be one of better performance and shiny new features.