Closed mayigrin closed 2 years ago
cc @kaimallea
@mayigrin awesome, thank you for your contribution! I'll merge into the develop
branch, so that I can do a single release with dependency updates.
Hi, is there anything preventing this PR from being completed? I am hoping this feature will allow me to try and figure out a way to resolve this issue: LHError: PROTOCOL_TIMEOUT #70
Modify
triggerAudit
andrunAudit
so that users can pass in args to be used inpuppeteer.launch
.This change would enable users to run audits in incognito mode (since caching can potentially lead to inconsistent audit results), as well as make other modifications to the puppeteer browser being used to run the audit.