change: use context to contral ScreenRecord timeout or cancel

This commit is contained in:
lilong.129
2025-03-06 22:16:49 +08:00
parent e8025f9e65
commit 0d416e74a1
7 changed files with 126 additions and 27 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
package option
import "github.com/httprunner/httprunner/v5/uixt/types"
import (
"github.com/httprunner/httprunner/v5/uixt/types"
)
type ScreenOptions struct {
ScreenShotOptions