Skip to content

Conversation

@alaahong
Copy link
Member

@alaahong alaahong commented Dec 17, 2025

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

Updated the links in the documentation to point to the latest stable release of Selenium, version 4.39.0, ensuring users have access to the most recent resources.

  • Updated links in list.html
  • Updated links in selenium-clients-and-webdriver-bindings.html

Motivation and Context

Types of changes

  • Change to the site (I have double-checked the Netlify deployment, and my changes look good)
  • Code example added (and I also added the example to all translated languages)
  • Improved translation
  • Added new translation (and I also added a notice to each document missing translation)

Checklist

  • I have read the contributing document.
  • I have used hugo to render the site/docs locally and I am sure it works.

PR Type

Documentation


Description

  • Update Selenium version references from 4.38.0 to 4.39.0

  • Update release dates from October 25 to December 06, 2025

  • Update download links for Selenium Server and language bindings

  • Update version information across all supported language clients


Diagram Walkthrough

flowchart LR
  A["Selenium 4.38.0"] -->|"Update version"| B["Selenium 4.39.0"]
  B -->|"Update links"| C["list.html"]
  B -->|"Update links"| D["selenium-clients-and-webdriver-bindings.html"]
  C -->|"Server JAR"| E["Download links"]
  D -->|"Language bindings"| F["Java, Python, Ruby, C#, JavaScript"]
Loading

File Walkthrough

Relevant files
Documentation
list.html
Update Selenium Server and NuGet version references           

website_and_docs/layouts/downloads/list.html

  • Updated Selenium Server download link from version 4.38.0 to 4.39.0
  • Updated JAR filename in download URL to reflect new version
  • Updated C# NuGet release version and date from October 25 to December
    06, 2025
+2/-2     
selenium-clients-and-webdriver-bindings.html
Update all language binding versions to 4.39.0                     

website_and_docs/layouts/partials/selenium-clients-and-webdriver-bindings.html

  • Updated version numbers from 4.38.0 to 4.39.0 for all language
    bindings
  • Updated release dates from October 25 to December 06, 2025 across all
    clients
  • Updated download links for Java, Ruby, and other language-specific
    packages
  • Affected bindings: .NET/C#, Ruby, Java, Python, and JavaScript
+7/-7     

Updated the links in the documentation to point to the latest stable
release of Selenium, version 4.39.0, ensuring users have access to
the most recent resources.

- Updated links in list.html
- Updated links in selenium-clients-and-webdriver-bindings.html
@netlify
Copy link

netlify bot commented Dec 17, 2025

👷 Deploy request for selenium-dev pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 2c8616a

@qodo-code-review
Copy link
Contributor

PR Compliance Guide 🔍

Below is a summary of compliance checks for this PR:

Security Compliance
🟢
No security concerns identified No security vulnerabilities detected by AI analysis. Human verification advised for critical code.
Ticket Compliance
🎫 No ticket provided
  • Create ticket/issue
Codebase Duplication Compliance
Codebase context is not defined

Follow the guide to enable codebase context checks.

Custom Compliance
🟢
Generic: Comprehensive Audit Trails

Objective: To create a detailed and reliable record of critical system actions for security analysis
and compliance.

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Generic: Meaningful Naming and Self-Documenting Code

Objective: Ensure all identifiers clearly express their purpose and intent, making code
self-documenting

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Generic: Robust Error Handling and Edge Case Management

Objective: Ensure comprehensive error handling that provides meaningful context and graceful
degradation

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Generic: Secure Error Handling

Objective: To prevent the leakage of sensitive system information through error messages while
providing sufficient detail for internal debugging.

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Generic: Secure Logging Practices

Objective: To ensure logs are useful for debugging and auditing without exposing sensitive
information like PII, PHI, or cardholder data.

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Generic: Security-First Input Validation and Data Handling

Objective: Ensure all data inputs are validated, sanitized, and handled securely to prevent
vulnerabilities

Status: Passed

Learn more about managing compliance generic rules or creating your own custom rules

Compliance status legend 🟢 - Fully Compliant
🟡 - Partial Compliant
🔴 - Not Compliant
⚪ - Requires Further Human Verification
🏷️ - Compliance label

@qodo-code-review
Copy link
Contributor

PR Code Suggestions ✨

No code suggestions found for the PR.

@diemol diemol merged commit fb28038 into SeleniumHQ:trunk Dec 17, 2025
3 checks passed
selenium-ci added a commit that referenced this pull request Dec 17, 2025
Updated the links in the documentation to point to the latest stable
release of Selenium, version 4.39.0, ensuring users have access to
the most recent resources.

- Updated links in list.html
- Updated links in selenium-clients-and-webdriver-bindings.html

[deploy site] fb28038
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants