Commit 84e8f5d
committed
Add layout_settled to screenshot_triggers enum in events plan
The screenshot_triggers enum included all computed events (network_idle,
scroll_settled, navigation_settled) except layout_settled. This was an
oversight since layout_settled is a distinct computed meta-event and should
be available as a screenshot trigger for capturing visual stability moments
independently of network activity.1 parent a811137 commit 84e8f5d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
204 | | - | |
| 204 | + | |
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
| |||
0 commit comments