Skip to main content
Dublin Library

The Publishing Project

Tagged “Testing”

--- desc: ---
Deep Dive - Chrome Origin Trials

Origin Trials allow you to test and provide feedback on new or experimental web APIs before they become a permanent part of the web platform. Chromium-based browsers—such as Chrome, Edge, and...

The Trap of Synthetic Testing vs. Reality

In the modern web development landscape, performance is a business requirement. To measure success, developers often rely on tools like Google Lighthouse or PageSpeed Insights. While these tools are...

Testing front-end code

While building the new blog, I started thinking about testing front-end code again. In this post I will revisit Playwright Test class, and look at the types of testing that we can do to ensure that...

Measuring Performance Tasks with Playwright

As I was writing my previous post about Playwright and writing tests I came across an article that explained how to run performance measurements inside Playwright tests. Core Web Vitals # The example...

Link to Archive

See all tags.