Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.26 KB

File metadata and controls

31 lines (22 loc) · 1.26 KB

WDA-inspector Build Status

=============

wda-inspector is a useful inspector of qa-dev/WebDriverAgent (forked from facebook/WebDriverAgent) written in Go.

Build

Clone wda-inspector to $GOPATH according to Golang code organization rules

$ cd $GOPATH/src/github.com/qa-dev/wda-inspector
$ go build

Usage

$ ./wda-inspector -h=127.0.0.1 -bundleId=com.apple.mobilesafari

After run of wda-inspector, use link [http://127.0.0.1:8888] for open inspector in web browser.

Flags:

Name Type Required Default Description
-bundleId string true Bundle Id
-h string true WDA host
-p string false "8100" WDA port
-l string false "8888" Port for handling