Loading commands...
Use fixtures to load external test data from JSON, CSV, or other files.
5 commands
Store fixtures in cypress/fixtures directory
Use .as() to alias fixture data for reuse
Load fixture data from file.
Create fixture alias for reuse.
Access aliased fixture data.
Mock API with fixture data.
ES6 import fixture file.