Append two new e2e tests that cover the inspection strip: - test_tabs_switch_between_log_console_files: verifies data-active-tab attribute mirrors tab clicks and the correct tabpanel is shown/hidden - test_expand_opens_matching_modal: verifies the ⛶ button opens the <dialog> matching the active tab name Also fix the pre-existing test_hover_download_initiates_file_download for the new tab-based layout: click the Files tab first (rows were inside a hidden tabpanel), and scope the row locator to the tab pane to avoid a strict-mode violation now that the modal also contains a duplicate file tree. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_editor.py | ||
| test_files_overlay.py | ||
| test_server_detail.py | ||
| test_smoke.py | ||