Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test method Microsoft.Dynamics365.UIAutomation.Sample.UCI.CreateAccountUCI.UCITestCreateAccount threw exception #1

Open
QniJ opened this issue Mar 25, 2024 · 0 comments
Labels
question Further information is requested

Comments

@QniJ
Copy link

QniJ commented Mar 25, 2024

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, Dictionary2 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, Func7 delegate, T1 p1, T2 p2, T3 p3, T4 p4, T5 p5) line 242
WebClient.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

@QniJ QniJ added the question Further information is requested label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant