mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-12 16:01:27 +08:00
feat: add tap text for hrp ui server
This commit is contained in:
@@ -10,6 +10,7 @@ type TapRequest struct {
|
||||
X float64 `json:"x"`
|
||||
Y float64 `json:"y"`
|
||||
Duration float64 `json:"duration"`
|
||||
Text string `json:"text"`
|
||||
}
|
||||
|
||||
type DragRequest struct {
|
||||
|
||||
Reference in New Issue
Block a user