mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-09-25 16:29:43 +00:00
Update index.ts
This commit is contained in:
parent
caec228f60
commit
c4adc687ea
@ -198,8 +198,6 @@ export async function scrapeURLWithFireEngineChromeCDP(
|
|||||||
{
|
{
|
||||||
type: "screenshot" as const,
|
type: "screenshot" as const,
|
||||||
fullPage: meta.options.formats.includes("screenshot@fullPage"),
|
fullPage: meta.options.formats.includes("screenshot@fullPage"),
|
||||||
// Note: If needed to specify quality, do it in the action itself
|
|
||||||
quality: 100
|
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
: []),
|
: []),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user