https://github.com/tylerrick/capybara-screenshot-demonstrate_capybara.using_session_broken
Demonstrate that capybara-screenshot doesn't generate screenshot for correct screenshot when using Capybara.using_session
https://github.com/tylerrick/capybara-screenshot-demonstrate_capybara.using_session_broken
Last synced: 3 months ago
JSON representation
Demonstrate that capybara-screenshot doesn't generate screenshot for correct screenshot when using Capybara.using_session
- Host: GitHub
- URL: https://github.com/tylerrick/capybara-screenshot-demonstrate_capybara.using_session_broken
- Owner: TylerRick
- Created: 2019-04-19T20:44:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-19T20:46:12.000Z (about 7 years ago)
- Last Synced: 2025-01-12T22:28:14.929Z (over 1 year ago)
- Language: Ruby
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...