Not planned
Description
Feature and motivation
The documentation for selenium webdriver can be found here, however I cannot find a version for offline reading. I would appreciate that one is created or a step by step approach on what commands to run to build such documentation on a personal computer is given.
I am not aware if this might violate something expected of a feature request. If it does, please tell me and I will correct this post.
Thank you.
Activity
github-actions commentedon Sep 10, 2024
@phonokoye, thank you for creating this issue. We will troubleshoot it as soon as we can.
Info for maintainers
Triage this issue by using labels.
If information is missing, add a helpful comment and then
I-issue-template
label.If the issue is a question, add the
I-question
label.If the issue is valid but there is no time to troubleshoot it, consider adding the
help wanted
label.After troubleshooting the issue, please add the
R-awaiting answer
label.Thank you!
diemol commentedon Sep 10, 2024
We cannot offer that because the documentation constantly changes.
An alternative is for you to clone the repository and run it locally: https://github.com/SeleniumHQ/seleniumhq.github.io?tab=readme-ov-file#quick-start
shamefulCake1 commentedon Apr 6, 2025
This is a ridiculous excuse. Of course it constantly changes, but nothing prevents the PDF from constantly changing as well.
For example, GNU Texinfo generates multiple formats (html, pdf, etc) from the same source, and pandoc/wkhtmltopdf/htmldoc generate pdf from html.
cgoldberg commentedon Apr 6, 2025
@shamefulCake1
This is a project run by small group of volunteers. Instead of complaining, you should provide a solution that generates a PDF each time the docs are built and publishes it somewhere online. When you have it working, please submit a PR.
shamefulCake1 commentedon Apr 6, 2025
You should not be telling me what to do, and I would not be telling you where to go.
Instead of producing obviously false excuses, you should be grateful to people doing unpaid QA for you.
cgoldberg commentedon Apr 6, 2025
Well... you can complain about it and still have no PDF... or you could contribute a solution and have the PDF along with everyone else.
If this is what you consider "unpaid QA"... then no thank you, we can do without that.