How to start specific version of chrome instance using webdriver-manager

--

Today (March 30th 2022) google released version 100. Many of us still might use Chrome 99 and below version.

If we run the below command, all versions of driver will upgrade

webdriver-manager update

Clean(delete) the drivers if needed

webdriver-manager clean

Install a specific version of chrome

webdriver-manager update — versions.chrome 98.0.4758.102

Starting a specific version of chrome

webdriver-manager start — versions.chrome 99.0.4844.51

Note : Use sudo if required in the above commands

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

No responses yet

Write a response