-
-
Couldn't load subscription status.
- Fork 1.5k
Bump versions to 4.27.0 #2079
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump versions to 4.27.0 #2079
Conversation
Signed-off-by: Viet Nguyen Duc <[email protected]>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
CI Failure Feedback 🧐(Checks updated until commit 17ac523)
✨ 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 |
✅ Deploy Preview for selenium-dev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Signed-off-by: Viet Nguyen Duc <[email protected]>
User description
Thanks for contributing to the Selenium site and documentation!
A PR well described will help maintainers to review and merge it quickly
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, and help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Types of changes
Checklist
PR Type
enhancement, dependencies
Description
v131in Python and Java tests.Changes walkthrough 📝
3 files
test_network.py
Update devtools network version in Python testexamples/python/tests/bidi/cdp/test_network.py
v131ofdevtools.network.CdpApiTest.java
Update devtools version in Java CdpApiTestexamples/java/src/test/java/dev/selenium/bidi/cdp/CdpApiTest.java
v131of devtools.NetworkTest.java
Update devtools version in Java NetworkTestexamples/java/src/test/java/dev/selenium/bidi/cdp/NetworkTest.java
v131of devtools.9 files
conftest.py
Bump Selenium server JAR version in Python testsexamples/python/tests/conftest.py
BaseTest.cs
Update Selenium server JAR version in C# BaseTestexamples/dotnet/SeleniumDocs/BaseTest.cs
SeleniumDocs.csproj
Bump Selenium package versions in C# projectexamples/dotnet/SeleniumDocs/SeleniumDocs.csproj
pom.xml
Update Selenium version in Java POMexamples/java/pom.xml
package-lock.json
Bump selenium-webdriver version in JavaScript package-lockexamples/javascript/package-lock.json
selenium-webdriverversion to 4.27.0.package.json
Update selenium-webdriver version in JavaScript packageexamples/javascript/package.json
selenium-webdriverversion to 4.27.0.pom.xml
Bump Selenium version in Kotlin POMexamples/kotlin/pom.xml
requirements.txt
Update Selenium version in Python requirementsexamples/python/requirements.txt
Gemfile
Bump selenium-webdriver gem version in Ruby Gemfileexamples/ruby/Gemfile
selenium-webdrivergem version to 4.27.0.