Skip to content

Instantly share code, notes, and snippets.

@nikolay-advolodkin
Created November 7, 2018 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nikolay-advolodkin/f0cc583d44cfbd95078431c384d65354 to your computer and use it in GitHub Desktop.
Save nikolay-advolodkin/f0cc583d44cfbd95078431c384d65354 to your computer and use it in GitHub Desktop.
Test Name: SimpleTest
Test FullName: AppiumOnDotNetFramework.Rdc.SimpleTest
Test Source: C:\Source\SauceLabs\saucelabs-training\demo-csharp\demo-csharp\SauceExamples\AppiumOnDotNetFramework\Rdc.cs : line 20
Test Outcome: Failed
Test Duration: 0:00:39.0009266
Result StackTrace:
at OpenQA.Selenium.Remote.RemoteWebDriver.StartSession(ICapabilities desiredCapabilities)
at OpenQA.Selenium.Remote.RemoteWebDriver..ctor(ICommandExecutor commandExecutor, ICapabilities desiredCapabilities)
at OpenQA.Selenium.Appium.AppiumDriver`1..ctor(Uri remoteAddress, ICapabilities appiumOptions)
at OpenQA.Selenium.Appium.Android.AndroidDriver`1..ctor(Uri remoteAddress, DriverOptions driverOptions)
at AppiumOnDotNetFramework.Rdc.SimpleTest() in C:\Source\SauceLabs\saucelabs-training\demo-csharp\demo-csharp\SauceExamples\AppiumOnDotNetFramework\Rdc.cs:line 36
Result Message:
Test method AppiumOnDotNetFramework.Rdc.SimpleTest threw exception:
System.InvalidCastException: Unable to cast object of type 'System.String' to type 'System.Collections.Generic.Dictionary`2[System.String,System.Object]'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment