You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
I am experiencing an incompatibility issue between the version of Microsoft Edge WebDriver and the version of the Microsoft Edge browser.
Error Details:
This error occurs because the version of Microsoft Edge WebDriver that my application is using only supports Microsoft Edge version 123, but the current browser version is 125.0.2535.51.
The text was updated successfully, but these errors were encountered:
I have the same issue, the system where the automated Test is running is offline and the msedgedriver.exe is deployed with a C# project. When MSEdge gets updated (not under my control) the Driver and Browser are not matching anymore and the Tests will fail.
We need a "disableVersionCheck" flag to stay for longer time with the same driver.
Description:
I am experiencing an incompatibility issue between the version of Microsoft Edge WebDriver and the version of the Microsoft Edge browser.
Error Details:
This error occurs because the version of Microsoft Edge WebDriver that my application is using only supports Microsoft Edge version 123, but the current browser version is 125.0.2535.51.
The text was updated successfully, but these errors were encountered: