test(xtask): assert html examples avoid reloads

Wrap html_examples browser smoke interactions with a no-navigation guard so dynamic paths fail if native form fallback or full-page reload occurs.

req: test/014

req: test/006
This commit is contained in:
slhx agent
2026-06-25 18:37:27 +02:00
parent da8fb70168
commit 1a67d0c5a4
3 changed files with 31 additions and 5 deletions
+3
View File
@@ -856,6 +856,9 @@ what a valid business email is. [north_star]
### req: test/013
0 013 Durable browser coverage must not rely on ad hoc `/tmp` scripts. [north_star]
### req: test/014
0 014 html_examples browser smoke asserts dynamic interactions complete without full-page reload or navigation. [north_star]
---
## check