You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 26, 2019. It is now read-only.
Marek Cirkos edited this page Apr 25, 2016
·
4 revisions
WebDriverAgent also supports sending HTTP requests via USB in cases when your devices have restricted access to Wifi.
For more detail have a look at FBHTTPOverUSBServer.m. It simply listens for wrapped HTTP requests on USB port and is implemented by using peertalk.
More details and client side implementation will be published soon.