mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-21 12:33:59 +08:00
fix: 修复loop time间隔上报花费较长时间
This commit is contained in:
@@ -595,7 +595,7 @@ func runStepMobileUI(s *SessionRunner, step *TStep) (stepResult *StepResult, err
|
|||||||
}
|
}
|
||||||
|
|
||||||
// report GA event
|
// report GA event
|
||||||
sdk.SendGA4Event("hrp_run_ui", map[string]interface{}{
|
go sdk.SendGA4Event("hrp_run_ui", map[string]interface{}{
|
||||||
"osType": osType,
|
"osType": osType,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user