When the Selenium script is run with EndUserExperience mode, the below stacktrace is thrown:
Message "Could not load type 'Microsoft.OData.Core.ODataException' from assembly 'Microsoft.OData.Core, Version=7.3.1.10814, Culture=neutral, PublicKeyToken=31bf3856ad364e35'."
at Neotys.DataExchangeAPI.Client.DataExchangeAPIClientOlingo.AddEntries(IList`1 entries)
at NeoLoadSelenium.neoload.interceptor.EUEEntryHandler.SendData(String currentURL, String pageTitle, String methodName, IDictionary`2 advancedValues)
↧
Selenium C# Client: Could not load type 'Microsoft.OData.Core.ODataException' from assembly 'Microsoft.OData.Core
↧