diff --git a/CHANGELOG.md b/CHANGELOG.md index dcf257f..c22c2ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ - `verifyUrl` and `verifySelector` provider fields for built-in providers (github, gitlab, microsoft) to automatically verify API/dashboard access after login - `--min-wait ` flag for `session auth` to configure grace period before auth success polling starts (default: 5 seconds, clamped to 0-300) - `--max-field-length ` flag for `extract` macro to configure maximum characters per extracted field (default: 500, max: 2000) +- `--wait-loaded` flag for goto action - waits for async-rendered content to finish loading before taking the snapshot. Combines network idle, DOM stability, and loading indicator absence detection (spinners, skeletons, progress bars, aria-busy). Use `--timeout ` to set wait timeout (default: 15000ms) ### Fixed - Smart default snapshot scoping now includes complementary ARIA landmarks (`