[🚀 Feature]: Add Documentation for PrintOptions
Feature and motivation
From what I've seen, the documentation and use cases for Selenium's PrintOptions class is rather limited. I think the community would benefit from the team expanding on this.
https://www.selenium.dev/selenium/docs/api/java/org/openqa/selenium/print/PrintOptions.html
@shbenzer, 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!
@harsha509 do you think this should be added to it's own sub-section in the documentation under WebDriver?
or we could add a section on "Augmenting the Webdriver" where we also add documentation for classes like WebStorage, Augmenter, etc.
That works!
Closed with #1987
Going to add examples for Python and C# before closing since it's implemented in those languages as well as java. Then put PrintOptions in one section, then actually Printing in another
Can now be closed - other languages are missing implementations. With completion of implementations in other languages, the badge codes should be sufficient