{"id":15776315,"url":"https://github.com/rgl/playwright-standalone","last_synced_at":"2026-04-05T12:06:57.145Z","repository":{"id":198782925,"uuid":"701492859","full_name":"rgl/playwright-standalone","owner":"rgl","description":"a standalone distribution of playwright","archived":false,"fork":false,"pushed_at":"2025-08-23T08:55:36.000Z","size":24,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T05:43:59.851Z","etag":null,"topics":["playwright","standalone"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/rgl.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-06T18:53:11.000Z","updated_at":"2025-09-22T06:30:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"4835bad9-6e61-4c24-ac3b-009826027a7e","html_url":"https://github.com/rgl/playwright-standalone","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"c2c192aab88f066e4ca88c335cee8f925b15f789"},"previous_names":["rgl/playwright-standalone"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/rgl/playwright-standalone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Fplaywright-standalone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Fplaywright-standalone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Fplaywright-standalone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Fplaywright-standalone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rgl","download_url":"https://codeload.github.com/rgl/playwright-standalone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rgl%2Fplaywright-standalone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31434724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T08:13:15.228Z","status":"ssl_error","status_checked_at":"2026-04-05T08:13:11.839Z","response_time":75,"last_error":"SSL_read: 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","standalone"],"created_at":"2024-10-04T17:20:27.074Z","updated_at":"2026-04-05T12:06:57.109Z","avatar_url":"https://github.com/rgl.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\n[![build](https://github.com/rgl/playwright-standalone/actions/workflows/build.yml/badge.svg)](https://github.com/rgl/playwright-standalone/actions/workflows/build.yml)\n\nThis is a standalone distribution of [Playwright](https://github.com/microsoft/playwright).\n\nIt includes the binaries for Node.js, Playwright, Chromium, and Firefox.\n\n# Usage (from a Ubuntu machine)\n\nDownload the [latest playwright-standalone-ubuntu.zip release](https://github.com/rgl/playwright-standalone/releases/latest), extract it, and open a shell session at the extracted directory.\n\nStart playing with it:\n\n```bash\n./playwright codegen --browser cr wikipedia.org\n./playwright codegen --browser ff wikipedia.org\n./playwright cr wikipedia.org\n./playwright ff wikipedia.org\n```\n\n# Usage (from a Windows machine)\n\nDownload the [latest playwright-standalone-windows.zip release](https://github.com/rgl/playwright-standalone/releases/latest), extract it, and open a shell session at the extracted directory.\n\nStart playing with it:\n\n```powershell\n.\\playwright.cmd codegen --browser cr wikipedia.org\n.\\playwright.cmd codegen --browser ff wikipedia.org\n.\\playwright.cmd cr wikipedia.org\n.\\playwright.cmd ff wikipedia.org\n```\n\n# Develop\n\nSee the [build workflow](.github/workflows/build.yml).\n\nList this repository dependencies (and which have newer versions):\n\n```bash\nexport GITHUB_COM_TOKEN='YOUR_GITHUB_PERSONAL_TOKEN'\n./renovate.sh\n```\n\nBuild and install the base images from:\n\n* [ubuntu-24.04-uefi-amd64](https://github.com/rgl/ubuntu-vagrant)\n* [windows-2022-uefi-amd64](https://github.com/rgl/windows-vagrant)\n\nBuild and test the binaries in a libvirt virtual machine:\n\n```bash\nvagrant up --no-destroy-on-error --no-tty --provider=libvirt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgl%2Fplaywright-standalone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frgl%2Fplaywright-standalone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frgl%2Fplaywright-standalone/lists"}