Six roles, two thousand tests, and a token that expires after thirty minutes while the suite runs for forty. This lecture is the architecture that handles all three.
The mechanism. storageState is a JSON file holding cookies and localStorage. Save it once, and any context can start from it already authenticated.
The setup project pattern, which is the piece that makes this scale: