2gis / Winium.Mobile

Winium.Mobile is Selenium Remote WebDriver implementation for automated testing of Windows StoreApps and Silverlight apps, tested on emulators (currently only Windows Phone/Mobile apps are supported).
Mozilla Public License 2.0
51 stars 29 forks source link

The server threw an exception #150

Closed naix86 closed 8 years ago

naix86 commented 8 years ago

Hi Nick,

Now I keep getting this server exception thingy.


17:21:20 [DEBUG] RESPONSE: OK: { "sessionId": "7bf6904c-af0d-458c-8d22-207f068a3a34", "status": 33, "value": { "error": "session not created", "stacktrace": " at Winium.StoreApps.Driver.CommandExecutors.NewSessionExecutor.DoImpl() in d:\Projects\windows-universal-app-driver\Winium\Winium.StoreApps.Driver\CommandExecutors\NewSessionExecutor.cs:line 38\r\n at Winium.StoreApps.Driver.CommandExecutors.CommandExecutorBase.Do() in d:\Projects\windows-universal-app-driver\Winium\Winium.StoreApps.Driver\CommandExecutors\CommandExecutorBase.cs:line 42", "message": "The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))" } }

NickAb commented 8 years ago

Duplicates #146