-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[rb] Update finders examples and move them #1800
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 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.
Thank you @aguspe !
* Update finders examples and move them * Fix spacing issue --------- Co-authored-by: aguspe <[email protected]> Co-authored-by: Sri Harsha <[email protected]> 3041687
User description
Description
The focus of this PR is to move the ruby finder examples to make it easier to maintain in the future
Motivation and Context
It's important that the documentation is easier to maintain so we can provide users with up to date documentation
Types of changes
Checklist
PR Type
Documentation, Enhancement
Description
examples/ruby/spec/elements/finders_spec.rb
.gh-codeblock
.Changes walkthrough 📝
finders_spec.rb
Add example tests for various element finders in Ruby
examples/ruby/spec/elements/finders_spec.rb
name.
finders.en.md
Update Ruby examples in finders documentation (EN)
website_and_docs/content/documentation/webdriver/elements/finders.en.md
example file.
gh-codeblock
for Ruby examples.finders.ja.md
Update Ruby examples in finders documentation (JA)
website_and_docs/content/documentation/webdriver/elements/finders.ja.md
example file.
gh-codeblock
for Ruby examples.finders.pt-br.md
Update Ruby examples in finders documentation (PT-BR)
website_and_docs/content/documentation/webdriver/elements/finders.pt-br.md
example file.
gh-codeblock
for Ruby examples.finders.zh-cn.md
Update Ruby examples in finders documentation (ZH-CN)
website_and_docs/content/documentation/webdriver/elements/finders.zh-cn.md
example file.
gh-codeblock
for Ruby examples.