Disable Offline Indicator feature in ChromeActivityTestRule
The offline indicator will show up when the network is disconnected, i.e., the bot is put in airplane mode or does not connect to WIFI. This can cause problems to some tests that need to grab UI elements from the page. To avoid this, we disable offline indicator feature in ChromeActivityTestRule. Bug: none Change-Id: I8828ac7ac340acff3cef129f37e4052f7d6c2ba6 Reviewed-on: https://chromium-review.googlesource.com/c/1252362Reviewed-by:John Budorick <jbudorick@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Jian Li <jianli@chromium.org> Cr-Commit-Position: refs/heads/master@{#595902}
Showing
Please register or sign in to comment