cloudgrey-io / appiumpro

Sample code to accompany the appiumpro.com newsletter
Apache License 2.0
223 stars 105 forks source link

WebDriverException when using deep link with iOS application (Edition007_Deep_Linking) #2

Open ochubey opened 6 years ago

ochubey commented 6 years ago

I've build ipa file of TheApp and executing both ios tests from Edition007_Deep_Linking class.

First (slow with step by step method) passing without issues, but second throw an WebDriverException with An unknown server-side error occurred while processing the command error message.

Server logs: https://gist.github.com/ochubey/ebb6a551aaf52778e26bc9bfac640ea5 Client logs: https://gist.github.com/ochubey/61c7fe62f92018c0060aba5c840df0db

UPD: trying openning theapp://login/alice/mypassword from Safari on real device - it's navegote to login page ... sometimes ... but never enter login/password.

ochubey commented 6 years ago

@jlipps any thought on this?

jlipps commented 6 years ago

Does it work on a simulator, first of all?