-
-
Couldn't load subscription status.
- Fork 1.5k
Added Cs Print Options Examples #1993
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
Added Cs Print Options Examples #1993
Conversation
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|
Part of #1941 |
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 @shbenzer !
User description
Added PrintOptions Examples for C#
Description
added PrintOptionsExamples.cs
updates printoptions.mds
Motivation and Context
make documentation more comprehensive
Types of changes
Checklist
PR Type
Documentation, Tests
Description
PrintOptionsdemonstrating various functionalities such as orientation, page range, size, backgrounds, margins, scale, and shrink-to-fit.Changes walkthrough 📝
PrintOptionsTest.cs
Add C# examples for PrintOptions usage in testsexamples/dotnet/SeleniumDocs/Interactions/PrintOptionsTest.cs
PrintOptionsTestwith multiple test methods.PrintOptionsfor orientation, page range, size,backgrounds, margins, scale, and shrink-to-fit.
ChromeDriverto navigate to the Selenium website.print_page.en.md
Update C# and Java code references in documentationwebsite_and_docs/content/documentation/webdriver/interactions/print_page.en.md
print_page.ja.md
Update C# and Java code references in Japanese documentationwebsite_and_docs/content/documentation/webdriver/interactions/print_page.ja.md
print_page.pt-br.md
Update C# and Java code references in Portuguese documentationwebsite_and_docs/content/documentation/webdriver/interactions/print_page.pt-br.md
print_page.zh-cn.md
Update C# and Java code references in Chinese documentationwebsite_and_docs/content/documentation/webdriver/interactions/print_page.zh-cn.md