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
Hello. Im getting this error while trying to run Create account.
Message:
Test method Microsoft.Dynamics365.UIAutomation.Sample.UCI.CreateAccountUCI.UCITestCreateAccount threw exception:
System.InvalidOperationException: session not created: This version of Microsoft Edge WebDriver only supports Microsoft Edge version 107
Current browser version is 122.0.2365.92 with binary path C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe (SessionNotCreated)
Question
Hello. Im getting this error while trying to run Create account.
Message:
Test method Microsoft.Dynamics365.UIAutomation.Sample.UCI.CreateAccountUCI.UCITestCreateAccount threw exception:
System.InvalidOperationException: session not created: This version of Microsoft Edge WebDriver only supports Microsoft Edge version 107
Current browser version is 122.0.2365.92 with binary path C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe (SessionNotCreated)
Stack Trace:
WebDriver.UnpackAndThrowOnError(Response errorResponse)
WebDriver.Execute(String driverCommandToExecute, Dictionary
2 parameters) WebDriver.StartSession(ICapabilities desiredCapabilities) WebDriver.ctor(ICommandExecutor executor, ICapabilities capabilities) ChromiumDriver.ctor(ChromiumDriverService service, ChromiumOptions options, TimeSpan commandTimeout) EdgeDriver.ctor(EdgeDriverService service, EdgeOptions options, TimeSpan commandTimeout) BrowserDriverFactory.CreateWebDriver(BrowserOptions options) line 42 InteractiveBrowser.get_Driver() line 85 BrowserPage.Execute[TResult,T1,T2,T3,T4,T5](BrowserCommandOptions options, Func
7 delegate, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5) line 242WebClient.Login(Uri orgUri, SecureString username, SecureString password, SecureString mfaSecretKey, Action`1 redirectAction) line 138
OnlineLogin.Login(Uri orgUrl, SecureString username, SecureString password, SecureString mfaSecretKey) line 40
CreateAccountUCI.UCITestCreateAccount() line 27
The text was updated successfully, but these errors were encountered: