commit | fce468e7e8fb0511a7a7a503d036dec79e86aa25 | [log] [tgz] |
---|---|---|
author | Joel Hockey <joelhockey@chromium.org> | Thu Nov 22 07:09:45 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Nov 22 07:09:45 2018 |
tree | a72672234ad1d5fc87df1c14d09ba0eb067015d9 | |
parent | 9e8ccd3809196188f269ed415a124221f3984b68 [diff] |
FilesApp quickview: test to ensure that info box opens/closes on enter key * Added quickview integration test pressEnterOnInfoBoxToOpenClose. * Updated test.util.sync.deepQueryAllElements to accept targetQuery as either string or !Array<string>. * Changed RemoteCall waitForElement* functions to call deepQueryAllElements to allow for usage with nested elements. * Updated javadoc on RemoteCall functions to show which already support query as string|!Array<string>. Bug: 893093 Change-Id: I7c542e7a2bc914e16fa8142fb696f5b3fe370752 Reviewed-on: https://chromium-review.googlesource.com/c/1345693 Reviewed-by: Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#610326}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .