mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-16 07:37:36 +08:00
refactor: ios perfd
This commit is contained in:
@@ -930,6 +930,9 @@ type Device interface {
|
||||
UUID() string // ios udid or android serial
|
||||
NewDriver(capabilities Capabilities) (driverExt *DriverExt, err error)
|
||||
|
||||
StartPerf() error
|
||||
StopPerf() string
|
||||
|
||||
StartPcap() error
|
||||
StopPcap() string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user