Skip to content

Commit

Permalink
update comments
Browse files Browse the repository at this point in the history
  • Loading branch information
mogery committed Nov 7, 2024
1 parent e1806ac commit 8641829
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export async function scrapeURLWithFireEngineChromeCDP(meta: Meta): Promise<Engi
geolocation: meta.options.geolocation,
mobile: meta.options.mobile,
removeBase64Images: meta.options.removeBase64Images,
// TODO: scrollXPaths, disableJsDom
// TODO: scrollXPaths
};

let response = await performFireEngineScrape(
Expand Down

0 comments on commit 8641829

Please sign in to comment.