{"id":15211071,"url":"https://github.com/darvinpatel/playwright-demo","last_synced_at":"2026-02-10T18:34:53.193Z","repository":{"id":256402423,"uuid":"855227475","full_name":"darvinpatel/playwright-demo","owner":"darvinpatel","description":"This project demonstrates end-to-end testing using Playwright, covering various web application testing scenarios such as cross-browser testing, UI interactions, and automation. It includes tests for user flows, form validations, and page navigation with detailed reporting and headless execution.","archived":false,"fork":false,"pushed_at":"2024-09-18T00:32:53.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-20T09:36:34.588Z","etag":null,"topics":["playwright","playwright-demo","playwright-tests","playwright-typescript","typescript"],"latest_commit_sha":null,"homepage":"https://www.saucedemo.com/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/darvinpatel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-09-10T14:29:27.000Z","updated_at":"2024-09-18T00:32:57.000Z","dependencies_parsed_at":"2024-11-16T18:41:43.696Z","dependency_job_id":"fd8ade46-42c6-4d1b-871d-6dffa110f643","html_url":"https://github.com/darvinpatel/playwright-demo","commit_stats":null,"previous_names":["darvinpatel/playwright-demo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/darvinpatel/playwright-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvinpatel%2Fplaywright-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvinpatel%2Fplaywright-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvinpatel%2Fplaywright-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvinpatel%2Fplaywright-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darvinpatel","download_url":"https://codeload.github.com/darvinpatel/playwright-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darvinpatel%2Fplaywright-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29311275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T17:48:59.043Z","status":"ssl_error","status_checked_at":"2026-02-10T17:45:37.240Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["playwright","playwright-demo","playwright-tests","playwright-typescript","typescript"],"created_at":"2024-09-28T08:03:08.834Z","updated_at":"2026-02-10T18:34:53.171Z","avatar_url":"https://github.com/darvinpatel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\n  Practice test automation with \u003ca href=\"https://playwright.dev/\"\u003e \u003cimg width=\"140\" alt=\"Playwright Logo\" src=\"https://raw.githubusercontent.com/github/explore/60cd2530141f67f07a947fa2d310c482e287e387/topics/playwright/playwright.png\" /\u003e \u003c/a\u003e on \u003ca href=\"https://www.saucedemo.com/\"\u003eSwag Labs\u003c/a\u003e\n\u003c/h1\u003e\n\n\u003e **Note**\n\u003e\n\u003e +  **\u003ca href=\"https://www.saucedemo.com/\"\u003eSwag Labs\u003c/a\u003e** is basic online store with required login from Sauce Labs. Great for example web UI tests.\n\u003e\n## PLaywright features\nEnd to End testing using:\n\n- Playwright https://playwright.dev/\n- TypeScript https://www.typescriptlang.org/\n\nThis tests are purely for Playwright features practice, usage of Page Object Model.\n\n## Getting Started\n\n### Prerequisites\nInstall Playwright and browser binaries for Chromium, Firefox and WebKit.\n```shell\nnpm i -D playwright\n```\nYou need to have Node.js installed.\n\n## Useful Commands\n\n### Run All Tests\n\n```shell\nnpm run play:test\n```\n### Run Tests for Sorting Feature\n```shell\nnpm run test-s\n```\n### Run Tests for Login Feature\n```shell\nnpm run test-l\n```\n### Run Tests for Cart Feature\n```shell\nnpm run test-c\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarvinpatel%2Fplaywright-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarvinpatel%2Fplaywright-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarvinpatel%2Fplaywright-demo/lists"}