Files
brave-core/browser/serp_metrics
Aleksei Seren 415e745349 Fix flaky SERP metrics back/forward navigation tests (#34508)
This PR fixes the flakiness by replacing custom
GoBack()/GoForward() helpers with
HistoryGoBack() and HistoryGoForward() from
Chromium's browser_test_utils, which wait until
navigation is finished before returning.
2026-03-06 21:04:12 +00:00
..