Update index.ts

This commit is contained in:
Nicolas 2025-06-27 11:42:26 -03:00
parent caec228f60
commit c4adc687ea

View File

@ -198,8 +198,6 @@ export async function scrapeURLWithFireEngineChromeCDP(
{
type: "screenshot" as const,
fullPage: meta.options.formats.includes("screenshot@fullPage"),
// Note: If needed to specify quality, do it in the action itself
quality: 100
},
]
: []),