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
- Host: GitHub
- URL: https://github.com/zeljkofilipin/firefox-profile-firefoxdriver-selenium-ruby
- Owner: zeljkofilipin
- License: mit
- Created: 2016-09-20T17:36:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-10-02T12:11:45.000Z (over 6 years ago)
- Last Synced: 2025-02-27T02:29:36.314Z (over 1 year ago)
- Topics: firefoxdriver, ruby, selenium
- Language: Ruby
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)