commit | 55776a133e9d7ffcfde5c8aa23ed2eee06afa73f | [log] [tgz] |
---|---|---|
author | Renato Silva <rrsilva@google.com> | Wed Oct 02 13:11:48 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 02 13:11:48 2024 |
tree | b06f652f0b25f19a5e91732587b0b5d3b4b4332f | |
parent | 57f38c845eae5879754a8877e04582aaaf7c9b29 [diff] |
[High5] Improve browsertest for the PinSetupScreen Add utilities and modify pin_setup_screen_browsertest so that it is now possible to control the FingerprintSetupScreen exit and its result. Also add some utility to help with proceeding on the password selection screen. With these extra methods, it will be possible to test that the screens are transitioning as intended for different flows. Bug: b/365059362, b/348326316 Change-Id: Ib5a67b4c5222eb35533a3ecf57885cb04a6b6c4d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5904018 Commit-Queue: Hardik Goyal <hardikgoyal@chromium.org> Reviewed-by: Hardik Goyal <hardikgoyal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1362991}
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.