renderEnumOptional
"playwright": string"puppeteer": string"raw": stringDefault value of this property is "playwright"
waitUntilEnumOptional
"load": string"domcontentloaded": string"networkidle": stringDefault value of this property is "domcontentloaded"
waitMsintegerOptional
Default value of this property is 1500
viewportobjectOptional
Default value of this property is {"width":1366,"height":768}
screenshotbooleanOptional
Default value of this property is true
extractobjectOptional
Default value of this property is {"mode":"readability","includeHtml":false,"includeText":true}
diffobjectOptional
Default value of this property is {"compareWith":"previousRun","method":"text","minChangePercent":1.5,"ignorePatterns":[]}
storageobjectOptional
Default value of this property is {"datasetName":"changes","kvPrefix":"snapshots-"}
alertsobjectOptional
Default value of this property is {"webhookUrl":"","onlyWhenChanged":true,"includeScreenshots":true}