mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-06 07:57:27 +08:00
refactor: rename ActionMethod
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
package uixt
|
||||
|
||||
type VideoCrawlerConfigs struct {
|
||||
Target struct{}
|
||||
}
|
||||
|
||||
func (dExt *DriverExt) VideoCrawler(params map[string]interface{}) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user