Skip to main content

Posts Tagged ‘Google Lighthouse’

Screenshot 2023 05 05 163454

Automation Testing for Web Accessibility: Digital Accessibility Testing Fundamentals 2 of 4

Welcome back to our series on Digital Accessibility Testing Fundamentals! In this second installment, we’ll discuss some of the automation testing techniques and tools for digital accessibility. Automation Testing Automation testing for digital accessibility refers to the use of automated tools and techniques to assess the accessibility of digital products such as websites, web applications, and […]

"Lighthouse" by skuds is licensed under CC BY-SA 2.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-sa/2.0/?ref=openverse.

Three Options for Automated Lighthouse Testing

Benefits of Automation If you’re reading this, you’re probably already aware of the importance of front-end page performance to the end-user experience. You might even be working on improving the performance of your pages and using Lighthouse to track your progress. While it is quite easy to run tests via the Lighthouse tab under Chrome’s […]