openatx / facebook-wda

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

usbmux: make fetch Python 3.7 compatible #153

Open StephenGemin opened 1 month ago

StephenGemin commented 1 month ago

Tested

Launched WDA app separately

export DEVICE_URL="http://192.168.2.58:8100"
pytest -k test_client_status tests

Also modified two tests locally

StephenGemin commented 1 month ago

@codeskyblue , pinging for review.