Playwright Modular Locator Framework

Test dashboard · generated Aug 17, 2026 13:38 UTC

100%
Pass rate · 14/14 tests passing
14
Total tests
14
Passed
0
Failed
0
Skipped
13.02 s
Duration
Module Test Status Duration
modular locator framework test_exact_id_match Passed 1 ms
modular locator framework test_falls_through_to_next_strategy_when_id_is_stale Passed 1 ms
modular locator framework test_no_strategy_matches Passed 1 ms
modular locator framework test_warning_logged_when_locator_heals Passed 1 ms
modular locator framework test_no_warning_logged_when_primary_strategy_matches Passed 1 ms
playwright locator strategy test_engine_finds_element_via_playwright_exact_id[chromium] Passed 789 ms
playwright locator strategy test_engine_falls_back_to_visible_text_when_id_is_stale[chromium] Passed 3.09 s
real page navigation test_locator_engine_logs_in_on_a_real_page[chromium] Passed 4.51 s
real page navigation test_locator_engine_reports_failed_login_via_visible_text[chromium] Passed 4.33 s
visual match test_finds_reference_image_at_its_true_position Passed 37 ms
visual match test_reports_not_found_for_unrelated_image Passed 11 ms
visual match test_missing_files_return_none_instead_of_raising Passed 1 ms
visual match test_below_threshold_match_is_treated_as_not_found Passed 13 ms
visual match test_plugs_into_modular_locator_engine_as_a_fallback_strategy Passed 47 ms