Skip to content
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

fix javadocs for TakesScreenshot and OutputType #2446

Merged
merged 1 commit into from
Jul 11, 2016

Conversation

alb-i986
Copy link
Contributor

@@ -24,8 +24,7 @@
import java.util.Base64;

/**
* Defines the output type for a screenshot. See org.openqa.selenium.Screenshot for usage and
* examples.
* Defines the output type for a screenshot.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

instead of removing can you reference org.openqa.selenium.TakesScreenshot ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's already a @see TakesScreenshot down below: I think it would be redundant.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed there is :)

@lukeis lukeis merged commit 430b19b into SeleniumHQ:master Jul 11, 2016
@alb-i986 alb-i986 deleted the fix-javadoc-TakesScreenshot branch July 12, 2016 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants