mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-07 08:49:37 +08:00
6 lines
103 B
Go
6 lines
103 B
Go
package uixt
|
|
|
|
func (dExt *DriverExt) VideoCrawler(params map[string]interface{}) error {
|
|
return nil
|
|
}
|