SeleniumHQ / seleniumhq.github.io

Official Selenium website and documentation
https://selenium.dev
Apache License 2.0
1.07k stars 1.27k forks source link

Include SE_CLEAR_CACHE and SE_CLEAR_METADATA in SM doc #1725

Closed bonigarcia closed 3 months ago

bonigarcia commented 3 months ago

User description

Description

This PR includes the use of the envs SE_CLEAR_CACHE and SE_CLEAR_METADATA in the SM page.

Motivation and Context

During the Dev Summit 2024, we realized these envs are not documented in the SM page.

Types of changes

Checklist


PR Type

documentation


Description


Changes walkthrough πŸ“

Relevant files
Documentation
selenium_manager.en.md
Document Environment Variables for Cache Management           

website_and_docs/content/documentation/selenium_manager.en.md
  • Added environment variable equivalents for command-line arguments
    --clear-cache and --clear-metadata.
  • +2/-2     
    selenium_manager.ja.md
    Document Environment Variables for Cache Management           

    website_and_docs/content/documentation/selenium_manager.ja.md
  • Added environment variable equivalents for command-line arguments
    --clear-cache and --clear-metadata.
  • +2/-2     
    selenium_manager.pt-br.md
    Document Environment Variables for Cache Management           

    website_and_docs/content/documentation/selenium_manager.pt-br.md
  • Added environment variable equivalents for command-line arguments
    --clear-cache and --clear-metadata.
  • +2/-2     
    selenium_manager.zh-cn.md
    Document Environment Variables for Cache Management           

    website_and_docs/content/documentation/selenium_manager.zh-cn.md
  • Added environment variable equivalents for command-line arguments
    --clear-cache and --clear-metadata.
  • +2/-2     

    πŸ’‘ PR-Agent usage: Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

    codiumai-pr-agent-pro[bot] commented 3 months ago

    PR Description updated to latest commit (https://github.com/SeleniumHQ/seleniumhq.github.io/commit/9dd3f166877dfb5a40908145bb75b0601606ee9a)

    codiumai-pr-agent-pro[bot] commented 3 months ago

    PR Review πŸ”

    ⏱️ Estimated effort to review [1-5] 2, because the changes are straightforward and limited to documentation updates across multiple language versions. The modifications involve adding equivalent environment variable information to existing command-line arguments, which is not complex but requires careful verification across different languages.
    πŸ§ͺ Relevant tests No
    ⚑ Possible issues No
    πŸ”’ Security concerns No
    codiumai-pr-agent-pro[bot] commented 3 months ago

    PR Code Suggestions ✨

    CategorySuggestion                                                                                                                                    Score
    Enhancement
    Correct a typo in the text ___ **Correct the typo in the word "two" to "to" in the description of the additional arguments
    for handling the cache.** [website_and_docs/content/documentation/selenium_manager.en.md [160]](https://github.com/SeleniumHQ/seleniumhq.github.io/pull/1725/files#diff-abfd3399fa93ee23ed8a6b8637b566cf12c67d477fda705ed877a10f013047b7R160-R160) ```diff -Selenium Manager includes two additional arguments two handle the cache, namely: +Selenium Manager includes two additional arguments to handle the cache, namely: ```
    Suggestion importance[1-10]: 7 Why: The suggestion correctly identifies and fixes a typo in the documentation, which improves readability and professionalism. However, it's a minor text correction, not affecting functionality or security.
    7
    netlify[bot] commented 3 months ago

    Deploy Preview for selenium-dev ready!

    Name Link
    Latest commit 9dd3f166877dfb5a40908145bb75b0601606ee9a
    Latest deploy log https://app.netlify.com/sites/selenium-dev/deploys/66469f2adde50a0008ff70e0
    Deploy Preview https://deploy-preview-1725--selenium-dev.netlify.app
    Preview on mobile
    Toggle QR Code...

    QR Code

    Use your smartphone camera to open QR code link.

    To edit notification comments on pull requests, go to your Netlify site configuration.