Add interactive uitest for incognito menu items This CL is migrating P0 manual test "Check Launching an incognito window"[1] to interactive_uitest using Kombucha. The original testcase description: Procedure: 1. Go to chrome menu --> Select New Incognito window 2. Try launching an incognito window via CTRL+SHIFT+N / Command+Shift+N Verification: An incognito window should be launched successfully in both the steps above. Chrome should not crash upon navigating to an Incognito Window. [1] https://testtracker.googleplex.com/testplans/testcase/detail/3459147?id=27299&revision=46 Change-Id: I114f889a36b56bc60386c8ea6f933700c93f7f31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4054980 Reviewed-by: Dana Fried <dfried@chromium.org> Commit-Queue: Kuan Huang <kuanhuang@chromium.org> Cr-Commit-Position: refs/heads/main@{#1079431}
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.