expand time for wait recommendJobPageUrl navigation

This commit is contained in:
geekgeekrun
2025-04-27 13:27:43 +08:00
parent 1527a823c8
commit 6605c75ad7

View File

@@ -372,7 +372,7 @@ async function toRecommendPage (hooks) {
return res.json()
})
await Promise.all([
page.goto(recommendJobPageUrl, { timeout: 60 * 1000 }),
page.goto(recommendJobPageUrl, { timeout: 120 * 1000 }),
page.waitForNavigation(),
])
if (