0

Adding CapturedSites testing tool for Android WebView

This CL adds newly created android_webview test tool suite (crrev/4749923 and follow ups)
See go/autofill-webview-automation-design for more details.

Bug: 1470390

Change-Id: I812a96e766953366c34f5e2502929c3fa4c86a5e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4781261
Commit-Queue: Neil Estrada <neilestrada@google.com>
Reviewed-by: Ian Struiksma <ianstruiksma@google.com>
Reviewed-by: Dirk Pranke <dpranke@google.com>
Cr-Commit-Position: refs/heads/main@{#1183811}
This commit is contained in:
Neil Estrada
2023-08-15 21:07:37 +00:00
committed by Chromium LUCI CQ
parent 49892e253f
commit 7ccb9cab5e

@ -394,6 +394,7 @@ group("gn_all") {
"//android_webview:empty_group",
"//android_webview/test",
"//android_webview/tools/automated_ui_tests:webview_ui_test_app",
"//android_webview/tools/captured_sites_tests:captured_sites_test_app",
"//android_webview/tools/system_webview_shell",
"//chrome/android:chrome_junit_tests",
"//chrome/android:chrome_public_apk",