Files
ComfyUI_frontend/browser_tests/tests
bymyself 07d86eff35 test: route V2 node-help assertions through sidebar fixture
Adds `nodeHelpContent` and `helpBackButton` to NodeLibrarySidebarTabV2
and audits the V2 spec block to use the existing
`comfyPage.menu.nodeLibraryTabV2` page object instead of raw
`.sidebar-content-container` queries (and the inline back-button regex).

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