Documentation

Looking for something in particular?

Override Browser Driver Version

Last Modified:

Provar Automation comes packaged with the most recent stable version of ChromeDriver (Chrome) and WebDriver (Edge). It will automatically attempt to download the correct Chrome or Edge Driver if it detects a driver exception. 

If you need to use a specific browser driver version with your Automation that differs from the one provided by default in your Automation installation or if your organization’s security protocols block the automatic download, you can override the driver manually.

Note: If you are using Provar Automation in the Command Line Interface on Linux, these instructions will not be applicable.

Step 1: 

Download the desired browser driver. You can find various driver versions at the links below:

Note: Safari drivers are managed by MacOS.

Step 2: 

Choose the version based on your machine. Make sure to match the correct operating system and architecture.

  • Mac Arm64 if you have an M1 or M2 chip
  • Mac x64 for Intel chipsets.
  • Windows 32bit should download win32 or x86
  • Windows 64bit should download win64 or x64

Step 3: 

Extract the zipped folder to get the executable file.

Step 4: 

Place this chromedriver.exe file under the lib folder in your current project folder.

Step 5: 

Refresh the lib folder from the Navigator view to confirm its appearance.

Step 6: 

Now confirm that the desired ChromeDriver is getting picked up by executing a test case.

⚠️ You should manually remove this executable from the lib directory once your Provar version has been upgraded to include the ChromeDriver version you require.


Feedback

Was this article helpful for you?

2 people found this article helpful.

Documentation library

Trying to raise a case with our support team?

We use cookies to better understand how our website is used so we can tailor content for you. For more information about the different cookies we use please take a look at our Privacy Policy.

Scroll to Top