{"id":19201439,"url":"https://github.com/padcom/cypress-pop","last_synced_at":"2026-06-19T17:33:06.419Z","repository":{"id":217665426,"uuid":"744555797","full_name":"padcom/cypress-pop","owner":"padcom","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-17T15:07:02.000Z","size":115,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-06T04:39:57.411Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/padcom.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":"2024-01-17T14:40:55.000Z","updated_at":"2024-01-25T12:58:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"d84b80da-7876-4f6e-88e8-9c858d883394","html_url":"https://github.com/padcom/cypress-pop","commit_stats":null,"previous_names":["padcom/cypress-pop"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/padcom/cypress-pop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padcom%2Fcypress-pop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padcom%2Fcypress-pop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padcom%2Fcypress-pop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padcom%2Fcypress-pop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/padcom","download_url":"https://codeload.github.com/padcom/cypress-pop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/padcom%2Fcypress-pop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34541943,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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":"2024-11-09T12:38:47.466Z","updated_at":"2026-06-19T17:33:06.386Z","avatar_url":"https://github.com/padcom.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Page Object Pattern for Cypress\n\nThis package implements the basics of the [PageObject Pattern](https://www.awesome-testing.com/2019/03/selenium-page-object-pattern-how-to) for use with Cypress.\n\nFor a long and boring explanation read those two ancient articles:\n- [Writing Selenium tests with style](https://padcom13.blogspot.com/2014/01/writing-selenium-tests-with-style.html)\n- [Selenium and reusable scenarios](https://padcom13.blogspot.com/2014/02/selenium-and-reusable-scenarios.html)\n\nYes, those are about writing tests with Selenium and yes they talk about Java implementation but the concepts are exactly the same and the 3 base concepts (`Component`, `Page` and `Scenario`) are exactly the same.\n\nYou could also scaffold an project for use with this library by running the following command:\n\n```\nnpm create from-github padcom/cypress example\n```\n\nIn there you will find a test that exercises the https://www.duckduckgo.com site. It does so by defining a page, a few components and one search scenario. It's the best place to get started.\n\nFor convenience there is also a library template if you want to create reusable packages that can be used in many different projects:\n\n```\nnpm create from-github padcom/cypress-lib example-lib\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadcom%2Fcypress-pop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpadcom%2Fcypress-pop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpadcom%2Fcypress-pop/lists"}