{"id":14978836,"url":"https://github.com/qualityshepherd/protractor-example","last_synced_at":"2025-05-08T00:08:58.563Z","repository":{"id":20979838,"uuid":"24268928","full_name":"qualityshepherd/protractor-example","owner":"qualityshepherd","description":"Example protractor project that uses page objects...","archived":false,"fork":false,"pushed_at":"2023-06-16T18:03:09.000Z","size":141,"stargazers_count":92,"open_issues_count":1,"forks_count":97,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-05-08T00:08:52.640Z","etag":null,"topics":["javascript","protractor","selenium-webdriver","testing","webdriver"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/qualityshepherd.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-09-20T17:10:17.000Z","updated_at":"2023-08-21T11:24:45.000Z","dependencies_parsed_at":"2022-07-30T03:18:04.380Z","dependency_job_id":null,"html_url":"https://github.com/qualityshepherd/protractor-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qualityshepherd%2Fprotractor-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qualityshepherd%2Fprotractor-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qualityshepherd%2Fprotractor-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qualityshepherd%2Fprotractor-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qualityshepherd","download_url":"https://codeload.github.com/qualityshepherd/protractor-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252973690,"owners_count":21834108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["javascript","protractor","selenium-webdriver","testing","webdriver"],"created_at":"2024-09-24T13:58:30.142Z","updated_at":"2025-05-08T00:08:58.539Z","avatar_url":"https://github.com/qualityshepherd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Protractor Example\nHerein lies an example [Protractor](http://protractortest.org) project, that includes tests (some quite silly) that aim to illustrate solutions for common issues when writing e2e tests.\n\n## Example Protractor project that:\n* Makes use of page objects\n* Runs tests on [Sauce Labs](http://saucelabs.com)\n* Runs multiple browsers at once\n* Runs tests sharded (parallel)\n* Includes examples tests for both Angular, and non-Angular applications\n* Uses [protractor-flake](https://github.com/NickTomlin/protractor-flake) to re-run failed tests\n* is written using es6\n\n## Setup:\n* Install [Node](http://nodejs.org) (v8.x.x or later)\n* `git clone git@github.com:qualityshepherd/protractor-example.git`\n* `npm i` to install the project dependencies\n\n## Run tests:\n* run tests via plain Protractor `node_modules/.bin/protractor conf.js`\n* run tests `npm test` (runs via flake, which re-runs failed tests)\n* run with flake `./flake conf.js`\n* run on saucelabs`./flake sauceConf.js` (add your username/key)\n\nOr if you're a non-reader, [watch the video...](https://www.youtube.com/watch?v=JIGvty1bQxk)\n\n## Troubleshooting\n* run `node -v` and make sure your node version is 8.x.x or greater\n* `webdriver-manager` _should_ have updated on install, but if not, run `npm run update` to be sure\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualityshepherd%2Fprotractor-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqualityshepherd%2Fprotractor-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqualityshepherd%2Fprotractor-example/lists"}