testdevlab / Py-TestUI

Apache License 2.0
17 stars 1 forks source link

bug when using custom Appium server on android run #55

Closed alvarolaserna closed 1 year ago

alvarolaserna commented 1 year ago

There is an error when trying to create a TestUIDriver using a custom appium url, it fails because when creating the server it should return the process running the appium server and the logs, in which case both should be None, as it is created elsewhere, but the method should still return those two, and it is only returning process.