openatx / facebook-wda

Facebook WebDriverAgent Python Client Library (not official)
MIT License
1.72k stars 266 forks source link

UsbmuxHTTPConnection Error #140

Closed KorsChen closed 9 months ago

KorsChen commented 9 months ago

Starting from version 2, the implementation of 'request' in urllib3 has changed. It is necessary to fix the version number; otherwise, the 'connect' function of the 'UsbmuxHTTPConnection' class will never be called.