Resolving Browser Driver Version Incompatibility

Problem
Cause
Instructions to Resolve

Facing issues during test execution due to browser driver version incompatibility.

  • The browser driver version does not match the installed browser version.

  • The configured browser driver is outdated.

  • Check the version of the browser used for execution

  • Verify the browser driver version configured in the automation environment.

  • Update the browser driver to a version compatible with the installed browser.

  • Replace the outdated driver file in the following path:

    • Avo Assure Client Folder > Avo Assure Folder > Lib Folder > Drivers

    Note: Ensure the drivers are up to date to maintain proper execution.

  • Restart the automation client or browser if required.

  • Re-execute the test case and verify that the execution proceeds successfully.

Last updated