2gis / Winium.StoreApps.CodedUi

Prototype of Winium.StoreApps driver using CodedUI. Implements JsonWireProtocol for automation of Windows Phone applications
10 stars 8 forks source link

Fix listener crashing on empty incoming request #30

Closed NickAb closed 7 years ago

NickAb commented 8 years ago

Driver works fine with selenium==2.45.0, but crashes when selenium==2.53.6 is used. Driver crashes due to empty (non HTTP) request being accepted.