https://github.com/serialbandicoot/metallize
Testing library to Integrate Mechanize and Selenium-Webdriver
https://github.com/serialbandicoot/metallize
test test-automation testing testing-tools
Last synced: 8 months ago
JSON representation
Testing library to Integrate Mechanize and Selenium-Webdriver
- Host: GitHub
- URL: https://github.com/serialbandicoot/metallize
- Owner: serialbandicoot
- License: apache-2.0
- Created: 2018-11-19T19:20:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-23T14:02:53.000Z (over 7 years ago)
- Last Synced: 2025-05-15T21:14:41.611Z (about 1 year ago)
- Topics: test, test-automation, testing, testing-tools
- Language: Ruby
- Size: 134 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Metallize
TODO: Write a gem description
## Installation
Add this line to your application's Gemfile:
gem 'metallize'
And then execute:
$ bundle
Or install it yourself as:
$ gem install metallize
## Usage
TODO: Write usage instructions here
## Contributing
1. Fork it ( http://github.com//metallize/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request