Files
ComfyUI_frontend/browser_tests/tests
bymyself aa32844aea test: drop redundant nextFrame after more-options click
The next assertion (`expect(menu.getByText('Node Info')).toBeVisible()`)
already auto-retries until the menu renders, so the explicit frame wait
adds nothing.

Addresses review feedback:
https://github.com/Comfy-Org/ComfyUI_frontend/pull/11413#discussion_r3107692811
2026-05-03 21:53:24 -07:00
..