DescriptionFix CustomLauncherPageBrowserTest.LauncherPageFocusTraversal flake.
This CL fixes the test by using FocusManager::GetNextFocusableView
instead of actually setting focus, which was causing flake because other
concurrent browser tests could change the focused view.
BUG=463456
Committed: https://crrev.com/d7763b1132b761c2c0128529721a6d1f899796bb
Cr-Commit-Position: refs/heads/master@{#321949}
Patch Set 1 #
Total comments: 2
Patch Set 2 : address comments #Messages
Total messages: 14 (5 generated)
|