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