mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 06:50:42 +08:00
Update playwright.ts
This commit is contained in:
parent
f6ec45f046
commit
abb5ec7439
@ -40,7 +40,7 @@ export async function scrapWithPlaywright(
|
||||
{
|
||||
url: url,
|
||||
wait_after_load: waitParam,
|
||||
timeout: universalTimeout,
|
||||
timeout: universalTimeout + waitParam,
|
||||
headers: headers,
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user