Potential fix for flaky test openQuickViewViaContextMenuSingleSelection
Use |fakeMouseClick| instead of |simulateUiClick| and select the file to open the context menu on using |selectFile| rather than relying on right clicking. Also change |openQuickViewViaContextMenuCheckSelections| to use |fakeMouseClick| as well to see if |simulateUiClick| is the cause. Bug: 1038799 Change-Id: I7de92609e061b62bc351cfb4a5bef3eb0965a21a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026548 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#736223}
Showing
Please register or sign in to comment