tree: d1686b020d2ff5fbba6d2142dbeaa8feca270b5b [path history] [tgz]
  1. lib/
  2. sig/
  3. spec/
  4. .rubocop.yml
  5. .ruby-version
  6. BUILD.bazel
  7. CHANGES
  8. Gemfile
  9. Gemfile.lock
  10. Rakefile
  11. rbs_collection.lock.yaml
  12. rbs_collection.yaml
  13. README.md
  14. selenium-devtools.gemspec
  15. selenium-webdriver.gemspec
  16. Steepfile
rb/README.md

selenium-webdriver

This gem provides Ruby bindings for Selenium and supports MRI >= 3.2.

Install

gem install selenium-webdriver

Links

License

Copyright 2009-2024 Software Freedom Conservancy

Licensed to the Software Freedom Conservancy (SFC) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The SFC licenses this file to you under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.