Visual Regression Tests
How to add extra visual regression tests for your website
{
"scenarios": [
{
"label": "Planet4 NRO Explore page",
"url": "https://APP_HOSTNAME/APP_HOSTPATH/explore/",
"delay": 4000,
"misMatchThreshold": 3
}
]
}Last updated
