mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 07:26:55 +08:00
fix: remove ResetHomeOnStartup
This commit is contained in:
@@ -1 +1 @@
|
|||||||
v5.0.0+2502191055
|
v5.0.0+2502191416
|
||||||
|
|||||||
@@ -86,10 +86,6 @@ func NewIOSDeviceOptions(opts ...IOSDeviceOption) *IOSDeviceOptions {
|
|||||||
config.DismissAlertButtonSelector = dismissAlertButtonSelector
|
config.DismissAlertButtonSelector = dismissAlertButtonSelector
|
||||||
}
|
}
|
||||||
|
|
||||||
// switch to iOS springboard before init WDA session
|
|
||||||
// avoid getting stuck when some super app is active such as douyin or wexin
|
|
||||||
config.ResetHomeOnStartup = true
|
|
||||||
|
|
||||||
return config
|
return config
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user