Skip to content

[🚀 Feature]: Printable documentation for a single language. #2264

Open
@shamefulCake1

Description

@shamefulCake1

Feature and motivation

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:

Image

Messed up languages:

Image

Code not fitting on the screen:

Image

Firefox just prints all the languages one under another, thus making the doc 4 times longer:

Image

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions