refactor: move gwda into uixt

This commit is contained in:
debugtalk
2022-09-23 22:39:43 +08:00
parent e3d0eccde5
commit 8925b595fc
25 changed files with 4474 additions and 247 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ func TestDriverExt_TapWithNumber(t *testing.T) {
pathSearch := "/Users/hero/Documents/temp/2020-05/opencv/flag7.png"
// gwda.SetDebug(true)
// SetDebug(true)
err = driverExt.TapWithNumber(pathSearch, 3)
checkErr(t, err)