mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-11-01 18:42:55 +00:00
Update playwright.ts
This commit is contained in:
parent
aa3d4b8d6c
commit
222a34cae8
@ -40,7 +40,7 @@ export async function scrapWithPlaywright(
|
||||
{
|
||||
url: url,
|
||||
wait_after_load: waitParam,
|
||||
timeout: universalTimeout;
|
||||
timeout: universalTimeout,
|
||||
headers: headers,
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user