mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 07:26:55 +08:00
feat: add timeout for video crawler
This commit is contained in:
@@ -9,6 +9,7 @@ func TestVideoCrawler(t *testing.T) {
|
||||
|
||||
configs := &VideoCrawlerConfigs{
|
||||
AppPackageName: "com.ss.android.ugc.aweme",
|
||||
Timeout: 600,
|
||||
|
||||
Feed: FeedConfig{
|
||||
TargetCount: 5,
|
||||
|
||||
Reference in New Issue
Block a user