mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 15:37:35 +08:00
change: use context to contral ScreenRecord timeout or cancel
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user