gwda:Golang中的WebDriverAgent(iOS)客户端库

时间:2021-05-14 01:45:50
【文件属性】:
文件名称:gwda:Golang中的WebDriverAgent(iOS)客户端库
文件大小:36KB
文件格式:ZIP
更新时间:2021-05-14 01:45:50
golang ios iphone appium-ios wda Golang-WDA 客户端库 Android可以使用 安装 首先,为iOS设备安装WebDriverAgent go get github.com/electricbubble/gwda package main import ( "github.com/electricbubble/gwda" "log" ) func main () { // var urlPrefix = "http://localhost:8100" // The function may also require 'iproxy 8100 8100' to forward the device port first // driver, _ := gwda.NewDriver(nil, urlPrefix) // Connect devices via USB driver , _ := gw
【文件预览】:
gwda-master
----go.mod(98B)
----go.sum(1KB)
----element.go(16KB)
----driver.go(29KB)
----gwda.go(37KB)
----examples()
--------touch()
--------alert()
--------info()
--------connect()
--------button()
--------siri()
--------debug()
--------keyboard()
--------app()
--------screenshot()
----README_CN.md(5KB)
----LICENSE(1KB)
----README.md(5KB)
----element_test.go(8KB)
----action.go(8KB)
----driver_test.go(14KB)
----device.go(938B)

网友评论