-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add docs for download-paths #1262
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
Add docs for download-paths #1262
Conversation
✅ Deploy Preview for jovial-austin-42fe02 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
This is the documentation for the new feature that was added via PR SeleniumHQ/selenium#11277
ping @diemol
21eeb7f to
c95a45a
Compare
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 for raising this PR, @krmahadevan. I left a couple of comments.
website_and_docs/content/documentation/grid/configuration/cli_options.en.md
Outdated
Show resolved
Hide resolved
website_and_docs/content/documentation/grid/configuration/toml_options.en.md
Outdated
Show resolved
Hide resolved
c95a45a to
68af97b
Compare
website_and_docs/content/documentation/grid/configuration/cli_options.en.md
Show resolved
Hide resolved
Adding documentation that explains how to specify a directory from which tests can now download files that were downloaded by them on the node.
68af97b to
a77bc7e
Compare
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.
I am going to merge this as it is and will tweak a couple of things before publishing.
Thank you, @krmahadevan!
Adding documentation that explains how to specify
a directory from which tests can now download files that were downloaded by them on the node.
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.
Adding documentation that explains how to specify
a directory from which tests can now download files that were downloaded by them on the node.
Description
Adding documentation that explains how to specify
a directory from which tests can now download files that were downloaded by them on the node.
Motivation and Context
Types of changes
Checklist