-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Updating Chromium DevTools
Index of instructions for updating a Chromium DevTools version
Add *.pdl
files — https://github.com/SeleniumHQ/selenium/blob/trunk/common/devtools/README.md
Update Build file — https://github.com/SeleniumHQ/selenium/blob/trunk/py/BUILD.bazel
https://github.com/SeleniumHQ/selenium/blob/trunk/rb/lib/selenium/devtools/README.md
Update Build file — https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/node/selenium-webdriver/BUILD.bazel
https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/src/webdriver/cdp/README.md
Might as well take this opportunity to update them:
bazel run //scripts:pinned_browsers > common/repositories.bzl.foo
mv common/repositories.bzl.foo common/repositories.bzl
buildifier --mode fix --lint fix -r common/repositories.bzl
This wiki is not where you want to be! Visit the Wiki Home for more useful links
Getting Involved
Build Instructions
Releasing Selenium
Updating Chromium DevTools
Ruby Development
Python Bindings
Ruby Bindings
WebDriverJs
This content is being evaluated for where it belongs
Architectural Overview
Automation Atoms
HtmlUnitDriver
Lift Style API
LoadableComponent
Logging
PageFactory
RemoteWebDriver
Xpath In WebDriver
Moved to Official Documentation
Bot Style Tests
Buck
Continuous Integration
Crazy Fun Build
Design Patterns
Desired Capabilities
Developer Tips
Domain Driven Design
Firefox Driver
Firefox Driver Internals
Focus Stealing On Linux
Frequently Asked Questions
Google Summer Of Code
Grid Platforms
History
Internet Explorer Driver
InternetExplorerDriver Internals
Next Steps
PageObjects
RemoteWebDriverServer
Roadmap
Scaling WebDriver
SeIDE Release Notes
Selenium Emulation
Selenium Grid 4
Selenium Help
Shipping Selenium 3
The Team
TLC Meetings
Untrusted SSL Certificates
WebDriver For Mobile Browsers
Writing New Drivers