Selenium WebDriver 4 was released in October, 2021. In this chapter, we will cover some new features in Selenium 4.
Chrome For Testing
Since Selenium v4.11 and Chrome version 115, Chrome for Testing is now supported. This makes testing different browser versions much easier. It allows you to specify the browser version inside the test script, including unreleased Chrome versions (e.g. Beta or Dev).