Skip to content
This repository has been archived by the owner on Dec 26, 2019. It is now read-only.

USB support

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.

Clone this wiki locally