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

[java] Fix reference to removed withTagName method in RelativeLocator #9930

Merged
merged 2 commits into from Oct 15, 2021

Conversation

coty
Copy link
Contributor

@coty coty commented Oct 14, 2021

Description

Changed example used in doc comments for RelativeLocator to reflect the replacement of withTagName() with with(tagName()).

Motivation and Context

Have JavaDoc give valid code example.

Types of changes

  • Doc change

Checklist

  • I have read the contributing document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@CLAassistant
Copy link

CLAassistant commented Oct 14, 2021

CLA assistant check)
All committers have signed the CLA.

Copy link
Member

@diemol diemol left a comment

Choose a reason for hiding this comment

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

Thank you, @coty! Congrats on your first contribution 🎉

@diemol diemol merged commit 940d4f8 into SeleniumHQ:trunk Oct 15, 2021
@coty coty deleted the remove-withtagname-comment branch October 18, 2021 16:18
elgatov pushed a commit to elgatov/selenium that referenced this pull request Jun 27, 2022
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

3 participants