UNPKG

cypress-bootstrap

Version:

Cypress Bootstrap is a project scaffolding tool that sets up a Cypress automation framework with a standardized folder structure and Page Object Model (POM) design. It helps teams quickly start testing with built-in best practices and sample specs.

12 lines (11 loc) 315 B
{ "user_credentials": { "valid_username": "standard_user", "locked_out_user": "locked_out_user", "problem_user": "problem_user", "performance_glitch_user": "performance_glitch_user", "error_user": "error_user", "visual_user": "visual_user", "password": "secret_sauce" } }