Upgrade 500 Selenium v3 tests to Selenium v4, Easy!

Zhimin Zhan
3 min readMar 21, 2021

Selenium WebDriver Beta1 was released last month. I usually waited for the second Beta version, and the ruby releases are shown below.

To upgrade the test execution environment to use Selenium v4 is easy, just run the following command.

> gem install selenium-webdriver --version 4.0.0.beta2
Zhimin Zhan

Test automation & CT coach, author, speaker and award-winning software developer. Help teams succeed with Agile/DevOps by implementing real Continuous Testing.