Runnable Maven project: JDK 21, Selenium 4.45.0, JUnit 5.11.4, three passing tests. Open it in IntelliJ during the Windows setup lesson.
The table + verification commands + priority rules for a locator pass. Fill one in before automating any flow.
The externalized-config starting point: baseUrl, browser, headless, timeout — with the -D override pattern documented inline.
The complete CI pipeline: tests on every push, nightly cron run, failure screenshots uploaded as artifacts. Save under .github/workflows/.
Every functional and engineering requirement plus the definition of done, as tickable checkboxes. Print it, pin it, finish it.
Every pattern from each suite on one printable page — the tabs you'll keep open for years.