[ElementTiming] Add carousel image test
This CL adds a test for carousel images. The test contains a carousel of two images which has a timeout to change image every 50 ms. Because the images are completely removed from the page and then readded, Element Timing detects the new addition as a new element, so a new entry is dispatched every time. This is helpful for measuring latency, for example when the image carousel change is prompted by user input. Bug: 879270 Change-Id: I84a034d307c026ba50d12d8bb6241a7fceeadae5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1540457 Commit-Queue: Nicolás Peña Moreno <npm@chromium.org> Reviewed-by:Timothy Dresser <tdresser@chromium.org> Cr-Commit-Position: refs/heads/master@{#644834}
Showing
Please register or sign in to comment