mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-06 05:58:35 +08:00
Merge pull request #747 from Harsh0707005/timeout-parameter-not-passed
Fixed Issue #734
This commit is contained in:
commit
f6ec45f046
@ -40,6 +40,7 @@ export async function scrapWithPlaywright(
|
||||
{
|
||||
url: url,
|
||||
wait_after_load: waitParam,
|
||||
timeout: universalTimeout,
|
||||
headers: headers,
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user