Start · beginner · ~25 min · Guide 1 of 12
How to use this roadmap
Cypress is not a weekend install — this path takes you from zero to job-ready: real selectors, network stubbing, POM, CI, accessibility, and team standards. Follow order, pass checkpoints, push to a public repo.
Path progress2%
Step 1 of 4
Study pace
Plan 1.5–2 hours most days. Cypress rewards daily practice — the command log becomes muscle memory.
- Recommended: ~10–12 weeks at 10–12 hrs/week
- Accelerated: ~7–8 weeks at 3 hrs/day
- Slow: ~14–16 weeks — consistency wins
Do this now
Block calendar slots. Create cypress-journey repo on GitHub today.
Was this step clear?
Chapter learning outcomes
- 10–12 week pacing plan
- Cypress strengths and limits (same-origin, browser support)
- Job-ready Cypress portfolio definition
Clear these before you leave
Side quest
Day zero
npm init, git init, README with goal and timeline, first commit.