-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[java]: docs example for full page screenshot in firefox #2066
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
[java]: docs example for full page screenshot in firefox #2066
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:
|
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 @navin772 !
…ub.io into java-full-page-screenshot
…java-full-page-screenshot
User description
Thanks for contributing to the Selenium site and documentation!
A PR well described will help maintainers to review and merge it quickly
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, and help reviewers by making them as simple and short as possible.
Description
Full page firefox screenshot example in Java.
Types of changes
Checklist
PR Type
Documentation, Enhancement
Description
Changes walkthrough 📝
FirefoxTest.java
Add full-page screenshot example in Firefox test
examples/java/src/test/java/dev/selenium/browsers/FirefoxTest.java
getFullPageScreenshotAs
method to capture the screenshot.firefox.en.md
Update Java code block reference in documentation
website_and_docs/content/documentation/webdriver/browsers/firefox.en.md
firefox.ja.md
Update Java code block reference in Japanese documentation
website_and_docs/content/documentation/webdriver/browsers/firefox.ja.md
firefox.pt-br.md
Update Java code block reference in Portuguese documentation
website_and_docs/content/documentation/webdriver/browsers/firefox.pt-br.md
firefox.zh-cn.md
Update Java code block reference in Chinese documentation
website_and_docs/content/documentation/webdriver/browsers/firefox.zh-cn.md