Description[Telemetry] Remove interactive mode in page_test.
This is the first step toward fixing https://code.google.com/p/chromium/issues/detail?id=470147.
I first needs make sure that all the logic for controlling page in page_test.RunPage()
can be moved to page.Run() (does not exist yet). This patch removes the interactive
run feature, since this is an instance of page_test but not page.
There are no exising page_test that I am aware of use this feature.
BUG=470147
Committed: https://crrev.com/075933c47b0a1b76d81708affdd9205c125ec699
Cr-Commit-Position: refs/heads/master@{#324919}
Patch Set 1 #Patch Set 2 : Remove --interactive flag option from browser_options #
Messages
Total messages: 18 (4 generated)
|