mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-01 13:59:37 +08:00
docs: enter WC live
This commit is contained in:
5
hrp/pkg/uixt/input.go
Normal file
5
hrp/pkg/uixt/input.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package uixt
|
||||
|
||||
func (dExt *DriverExt) Input(text string) (err error) {
|
||||
return dExt.Driver.Input(text)
|
||||
}
|
||||
Reference in New Issue
Block a user