[WebLayer] Attempt to de-flake instrumentation tests
ExecuteScriptTest.testBasicScript was flaking because it seems the page was not completely loaded when the script was run. Changing the wait for navigation code to wait for the navigationComplete and load stop events hopefully will fix this. Change-Id: I91ca7b68b242d36b547072bddef336933d388c57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1869849Reviewed-by:Scott Violet <sky@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#707861}
Showing
Please register or sign in to comment