change: update wda logs

This commit is contained in:
debugtalk
2022-09-28 13:12:58 +08:00
parent 8a8c075654
commit 59e501a453
10 changed files with 41 additions and 15 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ func WithThreshold(threshold float64) CVOption {
}
type DriverExt struct {
Device Device
UUID string // ios udid or android serial
Driver WebDriver
windowSize Size
frame *bytes.Buffer