commit | f908ab952345d5295c0b316b943692c4eb68982e | [log] [tgz] |
---|---|---|
author | Vladimir Nechaev <nechaev@chromium.org> | Tue Jan 25 08:48:31 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 25 08:48:31 2022 |
tree | 297f304740474fa6d67b8e06dbb3c8a85d99bfcf | |
parent | 206b3564b0ef1bf3254b34f2dc6bb18f19b48d58 [diff] |
Migrate ChromeDriver from Python2 to Python3 Bug: chromedriver:3772 Change-Id: Icea64a8dd1fc34aa391ae89c3ddc224e1c3772fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3378663 Reviewed-by: John Chen <johnchen@chromium.org> Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Reviewed-by: Mathias Bynens <mathias@chromium.org> Commit-Queue: Vladimir Nechaev <nechaev@chromium.org> Cr-Commit-Position: refs/heads/main@{#962895}
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.