{"id":28718673,"url":"https://github.com/remarkablemark/playwright-demo","last_synced_at":"2026-05-10T03:04:04.784Z","repository":{"id":297088803,"uuid":"995619654","full_name":"remarkablemark/playwright-demo","owner":"remarkablemark","description":"🎭 Playwright demo","archived":false,"fork":false,"pushed_at":"2025-06-12T12:14:37.000Z","size":275,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-12T13:26:15.454Z","etag":null,"topics":["demo","e2e","end-to-end-testing","javascript","playwright","playwright-typescript","test","testing","typescript"],"latest_commit_sha":null,"homepage":"https://playwright.dev/docs/intro","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/remarkablemark.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,"zenodo":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2025-06-03T19:05:31.000Z","updated_at":"2025-06-12T12:14:39.000Z","dependencies_parsed_at":"2025-06-08T03:48:22.832Z","dependency_job_id":null,"html_url":"https://github.com/remarkablemark/playwright-demo","commit_stats":null,"previous_names":["remarkablemark/playwright-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/remarkablemark/playwright-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fplaywright-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fplaywright-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fplaywright-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fplaywright-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/playwright-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fplaywright-demo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259924680,"owners_count":22932782,"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":["demo","e2e","end-to-end-testing","javascript","playwright","playwright-typescript","test","testing","typescript"],"created_at":"2025-06-15T05:03:13.626Z","updated_at":"2026-05-10T03:03:59.745Z","avatar_url":"https://github.com/remarkablemark.png","language":"TypeScript","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"categories":[],"sub_categories":[],"readme":"# playwright-demo\n\n🎭 [Playwright](https://playwright.dev/) demo.\n\n## Prerequisites\n\n- [Node.js](https://nodejs.org/)\n\n## Install\n\nClone the repository:\n\n```sh\ngit clone https://github.com/remarkablemark/playwright-demo.git\ncd playwright-demo\n```\n\nInstall the dependencies:\n\n```sh\nnpm install\n```\n\n## Run\n\nRun the end-to-end tests:\n\n```sh\nnpx playwright test\n```\n\nStart the interactive UI mode:\n\n```sh\nnpx playwright test --ui\n```\n\nRun the tests only on Desktop Chrome:\n\n```sh\nnpx playwright test --project=chromium\n```\n\nRun the tests in a specific file:\n\n```sh\nnpx playwright test example\n```\n\nRun the tests in debug mode:\n\n```sh\nnpx playwright test --debug\n```\n\nAuto generate tests with Codegen:\n\n```sh\nnpx playwright codegen\n```\n\nShow HTML test reports:\n\n```sh\nnpx playwright show-report\n```\n\nWe suggest that you begin by typing:\n\n```sh\nnpx playwright test\n```\n\nAnd check out the following files:\n\n- `./tests/example.spec.ts` - Example end-to-end test\n- `./tests-examples/demo-todo-app.spec.ts` - Demo Todo App end-to-end tests\n- `./playwright.config.ts` - Playwright Test configuration\n\nVisit https://playwright.dev/docs/intro for more information. ✨\n\nHappy hacking! 🎭\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fplaywright-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremarkablemark%2Fplaywright-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fplaywright-demo/lists"}