An open API service indexing awesome lists of open source software.

https://github.com/zeljkofilipin/firefox-marionette-geckodriver-selenium-ruby


https://github.com/zeljkofilipin/firefox-marionette-geckodriver-selenium-ruby

geckodriver marionette ruby selenium

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Firefox + Marionette + geckodriver

## Prerequisites

- [Firefox 48+](https://www.mozilla.org/en-US/firefox/new/)
- [geckodriver](https://github.com/mozilla/geckodriver/)

## Installation

gem install bundler
bundle install

## Usage

bundle exec ruby firefox.rb

## Links

- https://github.com/zeljkofilipin/firefox-marionette-geckodriver-rb
- [Marionette](https://developer.mozilla.org/en-US/docs/Mozilla/QA/Marionette/WebDriver)