commit | 143f1f1e5f564a6a93ec05f8e79ce68ab91d9202 | [log] [tgz] |
---|---|---|
author | David Black <dmblack@google.com> | Fri Apr 05 19:52:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 05 19:52:54 2024 |
tree | 8ea9920c39e2114b9181f9c84eda0a3d9bd29cab | |
parent | 4755be7c99a51a6f4ab9d7ebef2b6b483bcfb4ce [diff] |
Add interactive UI test for launching container app from app list. The added test interacts with the UI in the same way that a user would, asserts that the container app is in the expected position, and verifies that the container app launches as expected. Additional tests will be added to verify: * container app launch from shelf * container app position for existing users * container app preinstall ineligibility * container app uninstallability Bug: b:331668699 Change-Id: I854ead86938a2d84f4d0b88e39a5443c1b17140b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5419050 Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by: Xiaohui Chen <xiaohuic@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/main@{#1283334}
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.