-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
adding select by visible text test in example #1136
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
Conversation
✅ Deploy Preview for jovial-austin-42fe02 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
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.
Is there something missing? I do not see anything special in the changeset.
I added a code for select list in the examples folder, for java |
Strange, when I check the changed files on https://github.com/SeleniumHQ/seleniumhq.github.io/pull/1136/files I only see |
I didn't modify any document. I added code in the example directory of java |
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, @pallavigitwork!
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
adding select by visible text test java file in example
Motivation and Context
selenium documentation is changing. adding code for select by visible text in example
Types of changes
Checklist