Skip to content

Stabilize human editing system spec - #174

Merged
HamptonMakes merged 1 commit into
mainfrom
hampton/stabilize-human-edit-spec
Aug 13, 2026
Merged

Stabilize human editing system spec#174
HamptonMakes merged 1 commit into
mainfrom
hampton/stabilize-human-edit-spec

Conversation

@HamptonMakes

Copy link
Copy Markdown
Collaborator

Why

The human editing system spec intermittently queried Selenium nodes while full-page redirects were replacing the outgoing document, producing unhandled inspector errors.

What

  • Wait for expected redirect paths before querying each replacement DOM
  • Synchronize sign-in, editor navigation, and both save flows

Risk Assessment

Low — test-only synchronization with no production behavior changes.

Generated with Amp

Wait for full-page redirects before querying the replacement DOM so
Selenium cannot inspect nodes from the outgoing document.

Amp-Thread-ID: https://ampcode.com/threads/T-019ffc74-90c2-7530-967b-b84512ccba34
Co-authored-by: Amp <amp@ampcode.com>
@HamptonMakes
HamptonMakes marked this pull request as ready for review August 13, 2026 20:38
@HamptonMakes
HamptonMakes merged commit 289eceb into main Aug 13, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant