-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 typos in two files #1889
base: trunk
Are you sure you want to change the base?
Fix typos in two files #1889
Conversation
In two files fixed typos and refactor the files. Fixes SeleniumHQ#1
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍
|
PR 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.
LGTM.
I am not sure what is next step this pull request to go in main branch? |
User description
In two files fixed typos and refactor the files.
Fixes #1
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
Motivation and Context
Types of changes
Checklist
PR Type
enhancement
Description
InformationTest.java
andInteractionTest.java
to improve code readability and consistency.Changes walkthrough 📝
InformationTest.java
Refactor and improve readability of InformationTest.java
examples/java/src/test/java/dev/selenium/elements/InformationTest.java
InteractionTest.java
Refactor and improve readability of InteractionTest.java
examples/java/src/test/java/dev/selenium/elements/InteractionTest.java