mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-12-12 15:41:20 +00: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