mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-10 17:43:00 +08:00
fix
This commit is contained in:
@@ -533,7 +533,6 @@ func (ud *UIA2Driver) TouchByEvents(events []types.TouchEvent, opts ...option.Ac
|
||||
log.Warn().Int("action", event.Action).Msg("Unknown action type, skipping")
|
||||
continue
|
||||
}
|
||||
log.Warn().Any("actionMap", actionMap).Msg("ActionMap")
|
||||
actions = append(actions, actionMap)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user