WebView: Create the WebviewUtils class which will be used in test suites

This CL creates the WebviewUtils class. It will contain all functions
related to WebView. For instance it will contain the functions used
to install or uninstall WebView.

Test: csuite-tradefed run webview-app-launch <params>
Bug: 206871132
Change-Id: Ie7342a007a32751a7780a9e938330fbb6d9fd4c3
2 files changed
tree: 4d1c150ffa1720efabb23ae87c6225d7276ef420
  1. config/
  2. harness/
  3. integration_tests/
  4. pylib/
  5. test_scripts/
  6. test_targets/
  7. tools/
  8. Android.bp
  9. OWNERS
  10. PREUPLOAD.cfg
  11. pylintrc
  12. README.md
  13. TEST_MAPPING
README.md

Android App Compatibility Test Suite (C-Suite)

C-Suite consists of the testing framework and test cases, designed to detect and report app compatibility issues.