{"id":34728646,"url":"https://github.com/labzero/cucumber_selenium_rig","last_synced_at":"2026-05-25T06:31:51.276Z","repository":{"id":16537793,"uuid":"19291181","full_name":"labzero/cucumber_selenium_rig","owner":"labzero","description":null,"archived":false,"fork":false,"pushed_at":"2014-09-12T04:16:21.000Z","size":169,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-03-25T22:43:45.114Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Alfresco/share","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/labzero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-29T20:53:40.000Z","updated_at":"2024-03-25T22:43:45.115Z","dependencies_parsed_at":"2022-07-30T19:08:03.291Z","dependency_job_id":null,"html_url":"https://github.com/labzero/cucumber_selenium_rig","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/labzero/cucumber_selenium_rig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labzero%2Fcucumber_selenium_rig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labzero%2Fcucumber_selenium_rig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labzero%2Fcucumber_selenium_rig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labzero%2Fcucumber_selenium_rig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labzero","download_url":"https://codeload.github.com/labzero/cucumber_selenium_rig/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labzero%2Fcucumber_selenium_rig/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33462837,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T06:15:14.662Z","status":"ssl_error","status_checked_at":"2026-05-25T06:14:31.284Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-12-25T02:54:41.024Z","updated_at":"2026-05-25T06:31:51.271Z","avatar_url":"https://github.com/labzero.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Intro\nWelcome to a Cucumber/Capybara/Selenium testing framework.  You can write Cucumber features to invoke Selenium actions.\n\n## Installation\nOnce you've got Ruby 2.0 or greater installed simply run the following at the command line:\n\n```\n$ gem install bundler\n```\n\n```\n$ bundle install\n```\n\nThat's it!\n\n## Configuration\n\nUpdate config/environments.yml and config/cucumber.yml to match the config info in your environments.\n\nCreate a SauceLabs account for your organization and use the code 'labzero' to get some extra free minutes.  Then edit support/drivers.rb with your SauceLabs API credentials.\n\nYou will also likely need to either use those credentials in the Sauce Connect Jenkins plugin or install SauceConnect as a daemon somewhere that has access to the environments managed by CI.\n\n## Example Usage\n\n```\n$ cucumber -p dev\n```\n\nTo point the suite at the QA system:\n```\n$ cucumber -p qa\n```\n\nTo smoke test the QA system with Chrome on Windows 7:\n```\n$ cucumber -p qa-smoke BROWSER=sauce_chrome_win7\n```\n\n\nTo run only the @foo scenarios against qa in an Android browser and grab screenshots:\n```\n$ cucumber --tags @foo SCREENS=true ENVIRONMENT=qa BROWSER=sauce_android_4_0\n```\n\n## License\nThis example selenium rig is released under the MIT License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabzero%2Fcucumber_selenium_rig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabzero%2Fcucumber_selenium_rig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabzero%2Fcucumber_selenium_rig/lists"}