{"id":20932418,"url":"https://github.com/testingbot/ruby-cucumber-capybara-example","last_synced_at":"2026-01-25T00:02:35.678Z","repository":{"id":48187611,"uuid":"153112095","full_name":"testingbot/ruby-cucumber-capybara-example","owner":"testingbot","description":"An example of Ruby with Cucumber and Capybara","archived":false,"fork":false,"pushed_at":"2022-07-22T11:36:35.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-20T05:13:45.954Z","etag":null,"topics":["capybara","cucumber","ruby","selenium","webdriver"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/testingbot.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":"2018-10-15T12:50:40.000Z","updated_at":"2023-06-23T11:41:00.000Z","dependencies_parsed_at":"2022-09-26T19:13:39.852Z","dependency_job_id":null,"html_url":"https://github.com/testingbot/ruby-cucumber-capybara-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/testingbot/ruby-cucumber-capybara-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fruby-cucumber-capybara-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fruby-cucumber-capybara-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fruby-cucumber-capybara-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fruby-cucumber-capybara-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testingbot","download_url":"https://codeload.github.com/testingbot/ruby-cucumber-capybara-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testingbot%2Fruby-cucumber-capybara-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28739321,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T22:12:27.248Z","status":"ssl_error","status_checked_at":"2026-01-24T22:12:10.529Z","response_time":89,"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":["capybara","cucumber","ruby","selenium","webdriver"],"created_at":"2024-11-18T21:48:32.455Z","updated_at":"2026-01-25T00:02:35.661Z","avatar_url":"https://github.com/testingbot.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## TestingBot - Cucumber - Capybara\n\nTestingBot provides an online grid of browsers and mobile devices to run Automated tests on via Selenium WebDriver.\nThis example demonstrates how to use Ruby with Cucumber and Capybara to run a test in parallel across several browsers.\n\n### Environment Setup\n\n1. Global Dependencies\n    * Install [Ruby](https://www.ruby-lang.org/en/documentation/installation/)\n    * Or Install Ruby with [Homebrew](http://brew.sh/)\n    ```\n    $ brew install ruby\n    ```\n    * Install [Rake](http://docs.seattlerb.org/rake/)\n    ```\n    $ gem install rake\n    ```\n    * Install bundler (sudo may be necessary)\n    ```\n    $ gem install bundler\n    ```\n\n2. TestingBot Credentials\n    * Add your TestingBot Key and Secret as environmental variables. You can find these in the [TestingBot Dashboard](https://testingbot.com/members/).\n    ```\n    $ export TB_KEY=\u003cyour TestingBot Key\u003e\n\t$ export TB_SECRET=\u003cyour TestingBot Secret\u003e\n    ```\n\n3. Project Dependencies\n\t* Install packages (Use sudo if required)\n\t```\n\t$ bundle install\n\t```\n\n### Running Tests\n\n* Tests in Parallel:\n\t```\n\t$ rake test_testingbot\n\t```\nYou will see the test result in the [TestingBot Dashboard](https://testingbot.com/members/)\n\n### Resources\n##### [TestingBot Documentation](https://testingbot.com/support/)\n\n##### [SeleniumHQ Documentation](http://www.seleniumhq.org/docs/)\n\n##### [Cucumber Documentation](https://cucumber.io/docs/reference)\n\n##### [Capybara Documentation](http://www.rubydoc.info/github/jnicklas/capybara/master)\n\n##### [Ruby Documentation](http://ruby-doc.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fruby-cucumber-capybara-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftestingbot%2Fruby-cucumber-capybara-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftestingbot%2Fruby-cucumber-capybara-example/lists"}