[java] Stabilize flaky tests related to mouse movement (#16906)
stabilize flaky tests related to mouse movement
1. Reset mouse pointer to (0,0) before each test
2. Wait until the next page gets loaded after click
3. Extract a reusable method for checking background color which is tolerant to browsers ("rgb in Chrome" vs "rgbs in Firefox"). A
Andrei Solntsev committed
96a10e514adb388ad072b473a2decce80eb0ea2e
Parent: 28e523c
Committed by GitHub <noreply@github.com>
on 1/17/2026, 10:17:40 PM