-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add the http client configuration example for ruby #1704
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 Description updated to latest commit (bf092aa)
|
PR Review
✨ Review tool usage guide:Overview: The tool can be triggered automatically every time a new PR is opened, or can be invoked manually by commenting on any PR.
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
See the improve usage page for a comprehensive guide on using this tool. |
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!
Add the http client configuration example Co-authored-by: aguspe <agustin.pe94@gmail.com> [deploy site] a852596
Thank you for the quick merge! |
Description
This PR adds tests to exemplify the configuration of the HTTP client that is possible to use with Selenium webdriver from a ruby perspective
Motivation and Context
It's important to keep examples of all the features for everyone using Selenium to be able to understand the full capabilities
Types of changes
Checklist