Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Avoid focused host selector for pixel test
TestHostSwitching.testBasic does pixel tests of the host selector menu, which is the top left element at position (0, 0). Current Chromium changes behaviour to always focus that element, and it's fairly stubborn. To avoid pixel testing the focused (light-gray) variant, move the mouse away first.
- Loading branch information