By default, all our runners have their timezone set to UTC, regardless of their location. Resource limitations Each Playwright-powered check (Browser and Multistep) can use up to 2.7 GiB of memory and 1678m milli-CPU units . This limit applies to all processes spawned by the check, including the browser, the test framework, and the test code itself. The limit is enforced by the runner and is not configurable. When the memory limit is exceeded, the check will automatically fail with a relevant...