Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test_driver.bless() calls were timing out while the picker is open, and the color picker wasn't closing when calling input.blur(). Replacing both of these with test_driver.click() on a button that always comes before the pickers fixes both of these issues. Change-Id: I01550d84c5e6111329cc660f6e797ce21f4e2b74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6149610 Commit-Queue: Joey Arhar <[email protected]> Reviewed-by: Steinar H Gunderson <[email protected]> Reviewed-by: Di Zhang <[email protected]> Cr-Commit-Position: refs/heads/main@{#1402549}
- Loading branch information