Conversation
* Update pinned browser versions * Update supported versions for Chrome DevTools * Update selenium manager version * Update authors file * FIX CHANGELOGS BEFORE MERGING! Update versions and change logs to release Selenium 4.20.0 * [create-pull-request] automated change * [rb] Making linter happy * [build] Making linter happy * [ci] Ensure we install proper Bundler version setup-ruby should install the same version as in Gemfile.lock, but since it's in a subdirectory - it cannot pick it up automatically. See https://github.com/ruby/setup-ruby/blob/master/action.yml#L18C3-L24 * [rb] Update dependencies * Setting a branch when creating the PR * Updating changelogs * Running linter --------- Co-authored-by: Selenium CI Bot <selenium-ci@users.noreply.github.com> Co-authored-by: Diego Molina <diemol@users.noreply.github.com> Co-authored-by: Diego Molina <diemol@gmail.com> Co-authored-by: Alex Rodionov <p0deje@gmail.com>
|
PR Description updated to latest commit (e6cf109)
|
PR Review
✨ Review tool usage guide:Overview: The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
CI Failure Feedback(Checks updated until commit 7b21de9)
✨ CI feedback usage guide:The CI feedback tool (
In addition to being automatically triggered, the tool can also be invoked manually by commenting on a PR: where Configuration options
See more information about the |
User description
Thanks for contributing to Selenium!
A PR well described will help maintainers to quickly review and merge it
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Types of changes
Checklist
Type
enhancement
Description
Changes walkthrough
14 files
v124Target.java
Update Java DevTools v124 Target Implementationjava/src/org/openqa/selenium/devtools/v124/v124Target.java
v124Network.java
Update Java DevTools v124 Network Implementationjava/src/org/openqa/selenium/devtools/v124/v124Network.java
v124Events.java
Update Java DevTools v124 Events Implementationjava/src/org/openqa/selenium/devtools/v124/v124Events.java
v124Domains.java
Update Java DevTools v124 Domains Implementationjava/src/org/openqa/selenium/devtools/v124/v124Domains.java
v124Javascript.java
Update Java DevTools v124 Javascript Implementationjava/src/org/openqa/selenium/devtools/v124/v124Javascript.java
v124Log.java
Update Java DevTools v124 Log Implementationjava/src/org/openqa/selenium/devtools/v124/v124Log.java
v124CdpInfo.java
Update Java DevTools v124 CDP Info Implementationjava/src/org/openqa/selenium/devtools/v124/v124CdpInfo.java
V124Domains.cs
Update .NET WebDriver DevTools V124 Domains Implementationdotnet/src/webdriver/DevTools/v124/V124Domains.cs
V124Network.cs
Update .NET WebDriver DevTools V124 Network Implementationdotnet/src/webdriver/DevTools/v124/V124Network.cs
V124JavaScript.cs
Update .NET WebDriver DevTools V124 JavaScript Implementationdotnet/src/webdriver/DevTools/v124/V124JavaScript.cs
V124Target.cs
Update .NET WebDriver DevTools V124 Target Implementationdotnet/src/webdriver/DevTools/v124/V124Target.cs
V124Log.cs
Update .NET WebDriver DevTools V124 Log Implementationdotnet/src/webdriver/DevTools/v124/V124Log.cs
browser_protocol.pdl
Enhancements to Chromium v124 Browser Protocol Definitionscommon/devtools/chromium/v124/browser_protocol.pdl
js_protocol.pdl
Enhancements to Chromium v124 JS Protocol Definitionscommon/devtools/chromium/v124/js_protocol.pdl