mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-06 07:57:27 +08:00
fix: failed to send keys in android ui automation
This commit is contained in:
@@ -22,6 +22,9 @@ var (
|
||||
WithIndex = uixt.WithIndex
|
||||
WithTimeout = uixt.WithTimeout
|
||||
WithIgnoreNotFoundError = uixt.WithIgnoreNotFoundError
|
||||
WithText = uixt.WithText
|
||||
WithID = uixt.WithID
|
||||
WithDescription = uixt.WithDescription
|
||||
)
|
||||
|
||||
type StepResult struct {
|
||||
|
||||
Reference in New Issue
Block a user