Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Require "uri" in Selenium::Webdriver container module (#9827)
`URI` was gemified in Ruby 2.7 ruby/uri@a4a1d4c and therefore must be manually required to use. Fixes #9825
- Loading branch information