## 14 — Signing in

- **id:** signin-google-button ✅ captured
  **path:** /wp-login.php
  **region:** the Sign in with Google button and the divider above the username and password fields
  **caption:** The sign-in page. Click Sign in with Google to use your Brentwood account.
  **capture:** needs `--anonymous` (`--anonymous --selector "#login" --trim`). Without it the tool mints
  a session cookie and `/wp-login.php` redirects to the Dashboard, so the shot is impossible.

- **id:** signin-wrong-domain ⚠️ **NOT CAPTURED — by agreement, prose instead**
  **path:** /wp-login.php
  **region:** the error notice shown above the sign-in form
  **caption:** What you'll see if you choose a non-Brentwood Google account.
  **why not captured:** this state only appears after a genuinely rejected Google round-trip, which
  means real external navigation and a real failed auth — the capture tool aborts all external hosts
  by design. Guide 14 documents it in prose using the exact message from `bw-google-login.php`
  ("That Google account is not permitted. Use your @brentwood.ca account."), which is better than
  manufacturing an error state for a screenshot.

- **id:** signin-log-out
  **path:** /wp-admin/
  **region:** the account menu in the top right of the admin toolbar, expanded to show Log Out
  **caption:** Click your name in the top right, then Log Out.
