commit | dec4f4355ef98b20e153a717157bf2b8521ebcd4 | [log] [tgz] |
---|---|---|
author | Chad Duffin <chadduffin@chromium.org> | Thu Jun 06 20:57:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 06 20:57:19 2024 |
tree | 2eb86cf156a8528bacce99a6435524a3176c79f3 | |
parent | e10628f4d4c5374d7920f527f7c49b27693ffc73 [diff] |
testing: Add helper function to check focused element This change adds a helper function to InteractiveAshTest that allows checking if a particular element is focused. Bug: b/338645404 Change-Id: I25cef704078db4c1d935a694277cba5cfe7ab003 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5601658 Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Chad Duffin <chadduffin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1311542}
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.