-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed as not planned
Labels
A-needs-triagingA Selenium member will evaluate this soon!A Selenium member will evaluate this soon!B-docsAPI Docs; see other repo for website documentationAPI Docs; see other repo for website documentationI-enhancementSomething could be betterSomething could be better
Description
Description
I would like to print out Selenium's documentation, because reading from the screen makes my eyes sore.
There is a "printable" version of the documentation page https://www.selenium.dev/documentation/webdriver/_print/
, but it is not actually printable:
Broken page breaks:
Messed up languages:
Code not fitting on the screen:
Firefox just prints all the languages one under another, thus making the doc 4 times longer:
Have you considered any alternatives or workarounds?
I tried writing a webscraper to fetch the page code and to format it into latex, but my knowledge of Selenium is not good enough to write it intuitively, and I cannot read the doc because it is impossible to download it.
Metadata
Metadata
Assignees
Labels
A-needs-triagingA Selenium member will evaluate this soon!A Selenium member will evaluate this soon!B-docsAPI Docs; see other repo for website documentationAPI Docs; see other repo for website documentationI-enhancementSomething could be betterSomething could be better