- 
 
- 
  Notifications
 You must be signed in to change notification settings 
- Fork 1.5k
Include SE_CLEAR_CACHE and SE_CLEAR_METADATA in SM doc #1725
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
Conversation
PR Description updated to latest commit (9dd3f16)
- Copy walkthrough table to "Files Changed" Tab
PR Review 🔍
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.
No
No
No
| PR Code Suggestions ✨
 | 
| ✅ Deploy Preview for selenium-dev ready!
 To edit notification comments on pull requests, go to your Netlify site configuration. | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @bonigarcia!
Uh oh!
There was an error while loading. Please reload this page.
User description
Description
This PR includes the use of the envs
SE_CLEAR_CACHEandSE_CLEAR_METADATAin 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
SE_CLEAR_CACHEandSE_CLEAR_METADATAas equivalents to the command-line arguments--clear-cacheand--clear-metadatain the Selenium Manager documentation.Changes walkthrough 📝
selenium_manager.en.md
Document Environment Variables for Cache Managementwebsite_and_docs/content/documentation/selenium_manager.en.md
--clear-cacheand--clear-metadata.selenium_manager.ja.md
Document Environment Variables for Cache Managementwebsite_and_docs/content/documentation/selenium_manager.ja.md
--clear-cacheand--clear-metadata.selenium_manager.pt-br.md
Document Environment Variables for Cache Managementwebsite_and_docs/content/documentation/selenium_manager.pt-br.md
--clear-cacheand--clear-metadata.selenium_manager.zh-cn.md
Document Environment Variables for Cache Managementwebsite_and_docs/content/documentation/selenium_manager.zh-cn.md
--clear-cacheand--clear-metadata.