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

https://github.com/zeljkofilipin/firefox-profile-firefoxdriver-selenium-ruby


https://github.com/zeljkofilipin/firefox-profile-firefoxdriver-selenium-ruby

firefoxdriver ruby selenium

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Firefox profile + FirefoxDriver + Selenium + Ruby

## Prerequisites

- [Firefox 47.0.1](https://ftp.mozilla.org/pub/firefox/releases/47.0.1/)

## Installation

gem install bundler
bundle install

## Usage

bundle exec ruby firefox.rb

## Links

- https://github.com/zeljkofilipin/firefox-profile-firefoxdriver-selenium-ruby
- [FirefoxDriver](https://github.com/SeleniumHQ/selenium/wiki/FirefoxDriver)