How to achieve a forward/backward Browser and Driver compatibility

How to achieve a forward/backward Browser and Driver compatibility

Introduction

With Leapwork users can test their web applications in various browser versions and combinations. Leapwork supports the latest available version of the browser. You can achieve forward and backward compatibility by either Upgrading/Downgrading the Leapwork Version or Selenium WebDriver and/or Browser under test.

Working With Various Versions

Scenario 1: You are working on Leapwork old version, but the version of the browser is updated automatically.

Scenario 2: You are working on the latest version of Leapwork but the version of the browser is older than the already supported version in Web Browser and Driver Compatibility Matrix.

Scenario 3: You want to run a test against an older version of the browser.

Upgrade/Downgrade Selenium Web Driver

You can upgrade/downgrade Selenium Web Driver using the following steps.

  1. Open web driver download page ( Chrome, Firefox, IE11 and Edge).
  2. Select the required driver and download it.
  3. Check the downloaded file type. If it is .zip then extract the respective driver.exe file to a folder and make note of it.
  4. Go to C:\Program Files\LEAPWORK\Studio folder in Studio and C:\Program Files\LEAPWORK\Agent folder in Agent and take the backup of your existing driver.exe file.
  5. Copy and paste the driver.exe file (extracted in step 3) to C:\Program Files\LEAPWORK\Studio folder in Studio and C:\Program Files\LEAPWORK\Agent folder in Agent.
  6. Verify the version of recently copied files.

For any clarification, contact our Priority Support.