openatx / facebook-wda

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

safari的url不起作用 #124

Open Rago-c opened 1 year ago

Rago-c commented 1 year ago
c = wda.USBClient()
s = c.session('com.apple.mobilesafari', ['-u', 'https://www.bing.com'])

不能打开指定的url