Test Product Automated Tests
Configure your frame
Work through the steps — you can change any answer before adding to the cart.
Description / Test Product Automated Tests
What this product is
This is not a catalogue article. It is the fixture the Playwright end-to-end suite drives: the specs open it, walk its configurator, add it to the cart and read the result back. It stays in the catalogue so the suite always has something stable to point at.
Why it is visible in the shop
The tests exercise the real storefront rather than a private fixture route, so the product has to be a normal, visible, orderable product. It lives in Test Products so it never turns up beside the real catalogue.
Before you change it
Its ConfigBox product, pages and question ids are referenced by the E2E configuration. Renaming or re-pointing it will fail the suite — see tests/e2e/config/README.md.