Files
ComfyUI_frontend/browser_tests/tests
bymyself 34e8fc8915 test: scope more-options-button locator to selectionToolbox
Use `comfyPage.selectionToolbox.getByTestId(...)` instead of
querying from the top-level page scope. This restricts the search to
the selection toolbox subtree and avoids cross-context matches.

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