How to integrate Google-lighthouse in Azure DevOps pipeline for multiple page audit?
In my organization, I have implemented Google-Lighthouse for accessibility testing in Azure DevOps. The problem is it's only auditing the single page but my requirement is to run lighthouse for multiple pages audit. What approach should I follow?
Comments
Post a Comment