Add XR test workaround for loadUrl
Adds a workaround for an issue where loadUrl was returning before loaded scripts finished executing during XR tests, causing test flakiness. The workaround changes the condition being checked to include a check that the function being polled actually exists. Bug: 894796 Change-Id: I080345688a6a268b2dda656f39a7e91523b2cb95 Reviewed-on: https://chromium-review.googlesource.com/c/1306173Reviewed-by:Leszek Swirski <leszeks@chromium.org> Commit-Queue: Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#604308}
Showing
Please register or sign in to comment