{"id":26462915,"url":"https://github.com/clerk/clerk-playwright-nextjs","last_synced_at":"2026-03-14T23:37:48.385Z","repository":{"id":256555618,"uuid":"782114393","full_name":"clerk/clerk-playwright-nextjs","owner":"clerk","description":"An example repository for E2E testing with Clerk + Nextjs + Playwright","archived":false,"fork":false,"pushed_at":"2026-02-27T18:33:53.000Z","size":110,"stargazers_count":21,"open_issues_count":2,"forks_count":10,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-02-27T22:51:29.700Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/clerk.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}},"created_at":"2024-04-04T17:01:27.000Z","updated_at":"2026-02-27T18:33:58.000Z","dependencies_parsed_at":"2024-09-11T17:34:03.948Z","dependency_job_id":"9f799a91-f922-4420-8ee1-e80a3dc88954","html_url":"https://github.com/clerk/clerk-playwright-nextjs","commit_stats":null,"previous_names":["clerk/clerk-playwright-nextjs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clerk/clerk-playwright-nextjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clerk%2Fclerk-playwright-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clerk%2Fclerk-playwright-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clerk%2Fclerk-playwright-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clerk%2Fclerk-playwright-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clerk","download_url":"https://codeload.github.com/clerk/clerk-playwright-nextjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clerk%2Fclerk-playwright-nextjs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30521486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-14T19:51:21.629Z","status":"ssl_error","status_checked_at":"2026-03-14T19:51:12.959Z","response_time":57,"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":[],"created_at":"2025-03-19T06:26:08.067Z","updated_at":"2026-03-14T23:37:48.380Z","avatar_url":"https://github.com/clerk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js + Playwright + Clerk\n\nThis example uses:\n\n- Next.js 16.x\n- Playwright 1.x\n- Clerk (NextJS 6.x)\n\n### Getting Started\n\nTo run the current example test, you'll need dev instance keys, a test user with username and password, and have `username` and `password` authentication enabled in the Clerk Dashboard.\n\nYou need the following environment variables in the `.env.local` file:\n\n```bash\nNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_test_XXX\nCLERK_SECRET_KEY=sk_test_XXX\n\nE2E_CLERK_USER_USERNAME=username\nE2E_CLERK_USER_PASSWORD=password\n```\n\n### Install dependencies\n\n```bash\nnpm install\n```\n\n### Install test dependencies\n\n```bash\nnpx playwright install-deps\n```\n\n### Run tests\n\n```bash\nnpm run test:e2e\n```\n\n### Run the GitHub Actions workflow\n\nTo run the **GitHub Actions** workflow, set the environment variables in the repository settings. After that, manually trigger the workflow from the **GitHub Actions** tab.\n\n```shell\n# secrets\nCLERK_SECRET_KEY\nE2E_CLERK_USER_USERNAME\nE2E_CLERK_USER_PASSWORD\n\n# vars\nNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclerk%2Fclerk-playwright-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclerk%2Fclerk-playwright-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclerk%2Fclerk-playwright-nextjs/lists"}