{"id":29961434,"url":"https://github.com/beemi/cypress-automationpractise-example","last_synced_at":"2025-08-03T23:10:59.417Z","repository":{"id":104275017,"uuid":"363732949","full_name":"beemi/cypress-automationpractise-example","owner":"beemi","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-15T02:26:27.000Z","size":41,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-12-15T03:52:02.556Z","etag":null,"topics":[],"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/beemi.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}},"created_at":"2021-05-02T19:26:21.000Z","updated_at":"2022-01-27T17:43:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b9f13f6-7678-4fd3-b629-8797a5d8c117","html_url":"https://github.com/beemi/cypress-automationpractise-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/beemi/cypress-automationpractise-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beemi%2Fcypress-automationpractise-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beemi%2Fcypress-automationpractise-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beemi%2Fcypress-automationpractise-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beemi%2Fcypress-automationpractise-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beemi","download_url":"https://codeload.github.com/beemi/cypress-automationpractise-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beemi%2Fcypress-automationpractise-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268625009,"owners_count":24280188,"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","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"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":[],"created_at":"2025-08-03T23:10:44.498Z","updated_at":"2025-08-03T23:10:59.397Z","avatar_url":"https://github.com/beemi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Cypress technical test\n\nThis repository contains technical testcases against http://automationpractice.com/index.php.\n\nTable of contents\n=================\n\u003c!--ts--\u003e\n* [Prerequisites](#prerequisites)\n    * [Installation Overview](#installation-overview)\n    * [Installation Steps](#installation-steps)\n    * [Test it!](#test-it)\n* [Start the cypress Runner](#start-the-cypress-runner)\n* [Contacts](#contacts)\n\u003c!--te--\u003e\n\n## Prerequisites\n\n### Installation Overview\n\nInstalling Node.js® and NPM is pretty straightforward using Homebrew. Homebrew handles downloading, unpacking and installing Node and NPM on your system. The whole process (after you have Homebrew installed) should only take you a few minutes.\n\n### Installation Steps\n\n* **Open the Terminal app** and type ```brew update```. This updates Homebrew with a list of the latest version of Node.\n* Type ```brew install node.```\n* **Sit back and wait.** Homebrew has to download some files and install them. But that’s it.\n\n### Test it!\n\nMake sure you have Node and NPM installed by running simple commands to see what version of each is installed:\n\n* **Test Node.** To see if Node is installed, type ```node -v``` in Terminal. This should print the version number so you’ll see something like this v0.10.31.\n* **Test NPM.** To see if NPM is installed, type ```npm -v``` in Terminal. This should print the version number so you’ll see something like this 1.4.27\n\n* Check outdated packages in the project\n  ```npm outdated```\n\n* Update Cypress version\n  ```npm update cypress```\n\n* Install [Cypress](https://www.cypress.io/), type ```npm install cypress```\n\n\u003e Play with cypress playground\n\n```npm test```\n\n## How to run tests\n\n### Using Cypress Debug mode\n\n``npm test``\n\n### Using terminal\n\nRun all regression tests against Chrome browser\n\n```npm run test:search:mac```\n\n\u003e If windows wants to be maximized update the viewPoints from cypress.json\n\n\u003e Screenshots will be saved under cypress/screenshots, override any cypress values in cypress.json\n\n\n## Contacts\n\nOwner: [beemiraja@gmail.com](beemiraja@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeemi%2Fcypress-automationpractise-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeemi%2Fcypress-automationpractise-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeemi%2Fcypress-automationpractise-example/lists"}