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