DevTools: unflake the new devtools harness.
This changes reliably waits for the inspected page to be loaded prior to engaging for debugging. Prior to this change, inspected page was racing with the test code and base was not reliably set in the inspected page. Network service was making this race run in favor of the test script. Bug: Change-Id: I709b2c0c2ddee1515cb5d4bf5c319aa7917b6f1b Reviewed-on: https://chromium-review.googlesource.com/764402 Commit-Queue: Pavel Feldman <pfeldman@chromium.org> Reviewed-by:Will Chen <chenwilliam@chromium.org> Cr-Commit-Position: refs/heads/master@{#515758}
Showing
Please register or sign in to comment