refactor: remove AppPackageName form VideoCrawlerConfigs

This commit is contained in:
lilong.129
2023-08-21 22:00:31 +08:00
parent b9ceb2e4fa
commit 277d3914db
3 changed files with 45 additions and 72 deletions
+2 -3
View File
@@ -11,10 +11,9 @@ import (
func TestVideoCrawler(t *testing.T) {
setupAndroid(t)
driverExt.Driver.AppLaunch("com.ss.android.ugc.aweme")
configs := &VideoCrawlerConfigs{
AppPackageName: "com.ss.android.ugc.aweme",
Timeout: 600,
Timeout: 600,
Feed: FeedConfig{
TargetCount: 5,
TargetLabels: []TargetLabel{