{"id":19351829,"url":"https://github.com/thunder/ddev-playwright","last_synced_at":"2025-06-15T00:33:10.956Z","repository":{"id":246186737,"uuid":"820325888","full_name":"thunder/ddev-playwright","owner":"thunder","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-27T08:07:03.000Z","size":68,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T10:45:23.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thunder.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-06-26T08:48:05.000Z","updated_at":"2024-06-27T08:04:41.000Z","dependencies_parsed_at":"2024-06-26T11:21:51.559Z","dependency_job_id":"3956910f-7378-4374-b634-25e2adb2c352","html_url":"https://github.com/thunder/ddev-playwright","commit_stats":null,"previous_names":["thunder/ddev-playwright"],"tags_count":1,"template":false,"template_full_name":"ddev/ddev-addon-template","purl":"pkg:github/thunder/ddev-playwright","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunder%2Fddev-playwright","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunder%2Fddev-playwright/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunder%2Fddev-playwright/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunder%2Fddev-playwright/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thunder","download_url":"https://codeload.github.com/thunder/ddev-playwright/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thunder%2Fddev-playwright/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259905336,"owners_count":22929915,"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":[],"created_at":"2024-11-10T04:37:24.380Z","updated_at":"2025-06-15T00:33:10.932Z","avatar_url":"https://github.com/thunder.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DDEV Playwright\n\nDDEV Playwright is a DDEV addon that provides a simple way to run Playwright tests in your DDEV project.\n\n## Getting started\n\n```bash\n# Install the ddev addon\nddev get thunder/ddev-playwright\n# Install playwright at tests/Playwright\nddev install-playwright\n# Restart ddev\nddev restart\n# Run the tests\nddev playwright test\n# Run the tests in UI mode\nddev playwright test --ui\n# Show the latest report\nddev playwright show-report\n```\n\n### Access ddev website in tests\n\nAdd the following code to your playwright.config.js file:\n\n```javascript\n  use: {\n    baseURL: process.env.PLAYWRIGHT_BASE_URL\n  }\n```\n\n## Codegen\n\nThe codegen command is not supported yet. You can use [Playwright CRX](https://github.com/ruifigueira/playwright-crx) chrome extension instead.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunder%2Fddev-playwright","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthunder%2Fddev-playwright","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthunder%2Fddev-playwright/lists"}