{"id":20682851,"url":"https://github.com/josdem/playwright-applitools","last_synced_at":"2026-04-06T08:31:30.410Z","repository":{"id":174306464,"uuid":"652048331","full_name":"josdem/playwright-applitools","owner":"josdem","description":"Playwright Applitools integration workshop","archived":false,"fork":false,"pushed_at":"2023-08-03T20:51:41.000Z","size":367,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-10T20:47:57.607Z","etag":null,"topics":["applitools","javascript","nodejs","playwright","prettier"],"latest_commit_sha":null,"homepage":"https://josdem.io/techtalk/ux/playwright_applitools_integration/","language":"HTML","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/josdem.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":"2023-06-10T23:19:35.000Z","updated_at":"2023-07-21T18:15:36.000Z","dependencies_parsed_at":"2023-08-18T17:32:50.911Z","dependency_job_id":null,"html_url":"https://github.com/josdem/playwright-applitools","commit_stats":null,"previous_names":["josdem/playwright-applitools"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/josdem/playwright-applitools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fplaywright-applitools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fplaywright-applitools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fplaywright-applitools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fplaywright-applitools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josdem","download_url":"https://codeload.github.com/josdem/playwright-applitools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josdem%2Fplaywright-applitools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31464604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"online","status_checked_at":"2026-04-06T02:00:07.287Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["applitools","javascript","nodejs","playwright","prettier"],"created_at":"2024-11-16T22:14:48.443Z","updated_at":"2026-04-06T08:31:30.395Z","avatar_url":"https://github.com/josdem.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Playwright Workshop\n\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n[![Playwright](https://img.shields.io/badge/playwright-reports-brightgreen.svg)](https://playwright.dev/)\n\nThis is a getting started project with [Playwright](https://playwright.dev/)\n\n#### Requirements\n\n- [NodeJS](https://nodejs.org/en/) version `v18.16.0`\n\n**Note:** I recommed to use [NVM](https://github.com/nvm-sh/nvm) to manage NodeJS versions\n\n#### To build the project\n\n```bash\nnpm install\n```\n\n#### To format the project\n\n```bash\nnpx prettier --write .\n```\n\n#### To run lint validation\n\n```bash\nnpm run lint\n```\n\n#### To run the project\n\n```bash\nnpx playwright test --project chromium\n```\n\n#### To see integrated reports\n\n```bash\nnpx playwright show-report\n```\n\n#### Setting up environment\n\n```bash\nexport APPLITOOLS_API_KEY=${YOUR_APPLITOOLS_API_KEY}\n```\n\nwhere:\n\n- `${YOUR_APPLITOOLS_API_KEY}` is something like: `Ag4hfEVDIMykuCpWk61ppg3VJ9fkK0uht100HXnvGPlag220` (Check with your service provider if you do not have it)\n\n**Note**\n\nIf you are using Windows based platform:\n\n```bash\n$Env:APPLITOOLS_API_KEY=\"YOUR_APPLITOOLS_API_KEY\"\n```\n\nwhere:\n\n- `${apiKey}` Is your Applitools api key\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosdem%2Fplaywright-applitools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosdem%2Fplaywright-applitools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosdem%2Fplaywright-applitools/lists"}