change: screen result resolution

This commit is contained in:
lilong.129
2023-08-29 14:47:49 +08:00
parent bd9c761a97
commit 3530036e4e
2 changed files with 4 additions and 33 deletions
+1
View File
@@ -373,6 +373,7 @@ func (dExt *DriverExt) GetScreenResult(options ...ActionOption) (screenResult *S
bufSource: bufSource,
imagePath: imagePath,
Tags: nil,
Resolution: dExt.windowSize,
ScreenshotTakeElapsed: screenshotTakeElapsed,
}