Add option to specify webview provider in test_runner.py |
|
Issue descriptionWebView Android Instrumentation and CTS tests use the currently enabled webview provider on the device. In order to run the tests against a specific webview build, there is no standard solution other than installing the apk then enabling it before the test run. This brings additional overhead, especially when running on the bots. So it's good to have an option in test_runner.py to do this. |
|
►
Sign in to add a comment |
|