feat: get wda logs

This commit is contained in:
debugtalk
2022-09-22 21:19:15 +08:00
parent 976e715357
commit 7a94afaf7e
17 changed files with 201 additions and 60 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
)
func TestSwipeUntil(t *testing.T) {
driverExt, err := InitWDAClient()
driverExt, err := InitWDAClient(nil)
checkErr(t, err)
var x, y, width, height float64