updated Magick.NET-Q16-AnyCPU #119
14 fail in 37s
Annotations
github-actions / Test Results
TablesTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("ChromeWindows")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 2s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.NullReferenceException : Object reference not set to an instance of an object. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 722
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TearDown
at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142
github-actions / Test Results
TablesTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("EdgeChromiumWindows")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 2s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.NullReferenceException : Object reference not set to an instance of an object. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 737
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TearDown
at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142
github-actions / Test Results
TablesTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("Iphone")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 2s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.NullReferenceException : Object reference not set to an instance of an object. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 729
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TearDown
at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142
github-actions / Test Results
TablesTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("Android")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 2s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.NullReferenceException : Object reference not set to an instance of an object. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 722
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TearDown
at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142
github-actions / Test Results
DynamicallyLoadedPageElementsTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("Android")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 4s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.NullReferenceException : Object reference not set to an instance of an object. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 722
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TearDown
at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142
github-actions / Test Results
DynamicallyLoadedPageElementsTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("SafariMac")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 2s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.NullReferenceException : Object reference not set to an instance of an object. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 714
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TearDown
at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142
github-actions / Test Results
DynamicallyLoadedPageElementsTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("IEWindows")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 2s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.NullReferenceException : Object reference not set to an instance of an object. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 744
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TearDown
at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142
github-actions / Test Results
DynamicallyLoadedPageElementsTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("ChromeWindows")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 2s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.Runtime.InteropServices.ExternalException : A generic error occurred in GDI+. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 722
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TearDown
at System.Drawing.Image.Save(String filename, ImageCodecInfo encoder, EncoderParameters encoderParams)
at Ocaramba.Helpers.TakeScreenShot.Save(Bitmap bitmap, ImageFormat format, String folder, String title) in D:\a\Ocaramba\Ocaramba\OcarambaLite\Helpers\TakeScreenShot.cs:line 99
at Ocaramba.DriverContext.TakeAndSaveScreenshot() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 130
at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142
github-actions / Test Results
TablesTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("SafariMac")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 2s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.NullReferenceException : Object reference not set to an instance of an object. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 714
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TearDown
at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142
github-actions / Test Results
TablesTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("IEWindows")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 2s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.NullReferenceException : Object reference not set to an instance of an object. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 744
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TearDown
at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142
github-actions / Test Results
DynamicallyLoadedPageElementsTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("EdgeChromiumWindows")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 4s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.NullReferenceException : Object reference not set to an instance of an object. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 737
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TearDown
at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142
github-actions / Test Results
DynamicallyLoadedPageElementsTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("Iphone")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 2s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.NullReferenceException : Object reference not set to an instance of an object. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 729
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TearDown
at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142
github-actions / Test Results
TablesTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("FirefoxWindows")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 2s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.NullReferenceException : Object reference not set to an instance of an object. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 714
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TearDown
at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142
github-actions / Test Results
DynamicallyLoadedPageElementsTest (Ocaramba.Tests.CloudProviderCrossBrowser.Tests.HerokuappTestsNUnit("FirefoxWindows")) failed
D:\a\Ocaramba\Ocaramba\TestResults\Ocaramba.Tests.BrowserStack.xml [took 4s]
Raw output
System.IO.FileLoadException : Could not load file or assembly 'System.Text.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
TearDown : System.NullReferenceException : Object reference not set to an instance of an object. at OpenQA.Selenium.Command.get_ParametersAsJsonString()
at OpenQA.Selenium.Remote.HttpCommandExecutor.HttpRequestInfo..ctor(Uri serverUri, Command commandToExecute, HttpCommandInfo commandInfo)
at OpenQA.Selenium.Remote.HttpCommandExecutor.<ExecuteAsync>d__34.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.<ExecuteAsync>d__63.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at OpenQA.Selenium.WebDriver.Execute(String driverCommandToExecute, Dictionary`2 parameters)
at OpenQA.Selenium.WebDriver.StartSession(ICapabilities capabilities)
at OpenQA.Selenium.WebDriver..ctor(ICommandExecutor executor, ICapabilities capabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(Uri remoteAddress, ICapabilities capabilities)
at Ocaramba.DriverContext.SetupRemoteWebDriver() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 714
at Ocaramba.DriverContext.Start() in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContext.cs:line 634
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.BeforeTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 117
--TearDown
at Ocaramba.DriverContext.SavePageSource(String fileName) in D:\a\Ocaramba\Ocaramba\OcarambaLite\DriverContextHelper.cs:line 102
at Ocaramba.TestBase.SaveTestDetailsIfTestFailed(DriverContext driverContext) in D:\a\Ocaramba\Ocaramba\OcarambaLite\TestBase.cs:line 42
at Ocaramba.Tests.CloudProviderCrossBrowser.ProjectTestBase.AfterTest() in D:\a\Ocaramba\Ocaramba\Ocaramba.Tests.CloudProviderCrossBrowser\ProjectTestBase.cs:line 142