mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-02 22:39:42 +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
|
|
}
|