commit | e8ff120f6af274e1889cec2fe648a3af07a8ec45 | [log] [tgz] |
---|---|---|
author | Theo Johnson-Kanu <tjohnsonkanu@google.com> | Thu Jun 06 16:34:31 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 06 16:34:31 2024 |
tree | d97675a6021c91bba992558c5042b22e4d5c78c9 | |
parent | 9bddbf1124f46bf7c1feefa9fa3194fd9282d3a5 [diff] |
cellular: Add eSIM interactive UI test This change adds an interactive UI test that exercises the eSIM installation flow. This change includes the additional of helper functionality that can be used by other interactive UI tests; this shared functionality has been added to InteractiveAshTest to allow the helpers to be broadly available. Video: https://drive.google.com/file/d/1aMjDd4R32qWLLO5R5E1X3RmbON0RaIzp/view?usp=sharing Bug: b/337323925 Test: This change solely adds tests. Change-Id: I89243144c7c1c3fa696440a4fb3f8af516297093 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5503855 Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Reviewed-by: Wes Okuhara <wesokuhara@google.com> Reviewed-by: Nico Weber <thakis@chromium.org> Reviewed-by: Steven Bennetts <stevenjb@chromium.org> Reviewed-by: Erik Chen <erikchen@chromium.org> Commit-Queue: Chad Duffin <chadduffin@chromium.org> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/main@{#1311333}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.