-
-
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
Add BiDi network examples and documentation for Ruby #2100
base: trunk
Are you sure you want to change the base?
Conversation
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
User description
Description
This PR adds documentation for the work done in #13993
And it also adds examples for the upcoming Response handler method
Motivation and Context
To facilitate use and adoption of the new BiDi implementation is important that the documentation is up to date with relevant examples
Types of changes
Checklist
PR Type
Documentation, Enhancement
Description
Changes walkthrough 📝
network_spec.rb
Add BiDi network handler tests for Ruby
examples/ruby/spec/bidi/network_spec.rb
network.en.md
Add BiDi network handlers documentation with Ruby examples
website_and_docs/content/documentation/webdriver/bidi/network.en.md
handlers
network.ja.md
Update Japanese translation with BiDi network documentation
website_and_docs/content/documentation/webdriver/bidi/network.ja.md
network.pt-br.md
Update Portuguese translation with BiDi network documentation
website_and_docs/content/documentation/webdriver/bidi/network.pt-br.md
network.zh-cn.md
Update Chinese translation with BiDi network documentation
website_and_docs/content/documentation/webdriver/bidi/network.zh-cn.md