This repository contains an example of using Playwright Remote Servers to standardize the environment when running Visual Tests. It aims to be one of the solutions to avoid environmental flakiness due to rendering differences between them.
You can check an explanation guided step-by-step in this Medium Story that I've written.
- Node JS
- IDE compatible with NodeJS (e.g. Visual Studio Code).
- Docker
The default snapshots were created inside the Playwright Docker image. And you check the differences in the following examples.