{"id":19153902,"url":"https://github.com/dbbrandt/precidix-test","last_synced_at":"2026-05-18T02:35:36.648Z","repository":{"id":140155737,"uuid":"86394155","full_name":"dbbrandt/precidix-test","owner":"dbbrandt","description":"Ruby Testing app using Cucmber and Watir","archived":false,"fork":false,"pushed_at":"2017-03-30T16:24:24.000Z","size":142,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-28T06:31:22.251Z","etag":null,"topics":["cucumber","ruby","testing","watir"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/dbbrandt.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-27T23:34:21.000Z","updated_at":"2017-05-18T13:54:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"56b34dec-c14e-442d-b2a2-1c853610213f","html_url":"https://github.com/dbbrandt/precidix-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dbbrandt/precidix-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbbrandt%2Fprecidix-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbbrandt%2Fprecidix-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbbrandt%2Fprecidix-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbbrandt%2Fprecidix-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbbrandt","download_url":"https://codeload.github.com/dbbrandt/precidix-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbbrandt%2Fprecidix-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33162680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"online","status_checked_at":"2026-05-18T02:00:06.436Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cucumber","ruby","testing","watir"],"created_at":"2024-11-09T08:24:43.094Z","updated_at":"2026-05-18T02:35:36.631Z","avatar_url":"https://github.com/dbbrandt.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cbe-test\nCucumber-Watir Integration Testing \n\n## Getting up and running\n    Ideally you have rvm installed and a default version of ruby setup (see below).\n    Install chromedriver (ChromeDriver is a standalone server which implements WebDriver's \n    wire protocol for Chromium.) (see below) \n\n    git clone https://github.com/sagencelearning/cbe-test.git\n    cd cbe-web\n    bundle\n    cp .env.sample .env\n    # Edit the .env file to specify the location to put screen captures\n    # export SCREENSHOT_DIR=/Users/\u003cmy-home-dir\u003e/\u003cprojects/cbe-test\u003e/results/screenshots\n    rake tag_help\n    # Pick sometag to run a test for\n    rake tag_run[sometag, html]\n    \n    The results are put in a directory ./results with the tag and date (ex. coach4_170127.html)\n     \n## Installing Chromedriver\n\n1. Goto the Chromedriver Project page (https://sites.google.com/a/chromium.org/chromedriver/downloads) \nclick on the link for the latest release.  At the time of writing this, the latest version was 2.27\n2. Download the chromedriver_mac64.zip\n2. Unzip the package and then copy the file to /usr/bin\n3. This is a hidden system folder so the easy way to get to this file is \n    - Open another finder window\n    - From the Go menu select Go To Folder\n    - Check echo $PATH to see if an accessible path is available to copy the file to.  \n      Type /usr/local/bin and press enter\n    - Now drag and drop the Chromedriver file from your Download folder to this directory. \n      You’ll be prompted for you Admin password.\n5. You may need to restart your computer to get the chromedriver working\n\n## Installing RVM\n1. \\curl -sSL https://get.rvm.io | bash -s stable --ruby\n2. rvm -v     # check version\n3. rvm install  2.3.1    # install ruby which also results in Hombrew being installed.\n4. In the project directory run:\n   rvm use 2.3.1 --default\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbbrandt%2Fprecidix-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbbrandt%2Fprecidix-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbbrandt%2Fprecidix-test/lists"}