{"id":20617954,"url":"https://github.com/applitools/example-playwright-typescript","last_synced_at":"2025-09-05T00:34:37.329Z","repository":{"id":49790004,"uuid":"501438165","full_name":"applitools/example-playwright-typescript","owner":"applitools","description":"Applitools Example: Playwright in TypeScript","archived":false,"fork":false,"pushed_at":"2025-05-23T19:23:27.000Z","size":429,"stargazers_count":5,"open_issues_count":1,"forks_count":10,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-10T11:31:27.624Z","etag":null,"topics":["applitools","applitools-example","applitools-eyes","applitools-tutorial","playwright","test-automation","tutorial","typescript","ultrafast-grid","visual-testing"],"latest_commit_sha":null,"homepage":"https://applitools.com/tutorials/quickstart/web/playwright/typescript","language":"TypeScript","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/applitools.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,"zenodo":null}},"created_at":"2022-06-08T23:12:25.000Z","updated_at":"2025-05-23T19:23:31.000Z","dependencies_parsed_at":"2024-07-09T20:55:06.288Z","dependency_job_id":null,"html_url":"https://github.com/applitools/example-playwright-typescript","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/applitools/example-playwright-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Fexample-playwright-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Fexample-playwright-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Fexample-playwright-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Fexample-playwright-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/applitools","download_url":"https://codeload.github.com/applitools/example-playwright-typescript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/applitools%2Fexample-playwright-typescript/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273695021,"owners_count":25151480,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"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","applitools-example","applitools-eyes","applitools-tutorial","playwright","test-automation","tutorial","typescript","ultrafast-grid","visual-testing"],"created_at":"2024-11-16T12:06:38.937Z","updated_at":"2025-09-05T00:34:37.299Z","avatar_url":"https://github.com/applitools.png","language":"TypeScript","readme":"# Applitools Example: Playwright in TypeScript\n\nThis is the example project for the [Playwright TypeScript tutorial](https://applitools.com/tutorials/quickstart/web/playwright/typescript).\nIt shows how to start automating visual tests\nwith [Applitools Eyes](https://applitools.com/platform/eyes/)\nand [Playwright](https://playwright.dev/) in TypeScript.\n\nIt uses:\n\n* [TypeScript](https://www.typescriptlang.org/) as the programming language\n* [Playwright](https://playwright.dev/) for browser automation\n* [Playwright Test](https://playwright.dev/docs/api/class-test) as the core test framework\n* [Chromium](https://www.chromium.org/chromium-projects/) as the local browser for testing\n* [npm](https://www.npmjs.com/) for dependency management\n* [Applitools Eyes](https://applitools.com/platform/eyes/) for visual testing\n\nIt can also run tests with:\n\n* [Applitools Ultrafast Grid](https://applitools.com/platform/ultrafast-grid/) for cross-browser execution\n\nTo run this example project, you'll need:\n\n1. An [Applitools account](https://auth.applitools.com/users/register), which you can register for free\n2. A recent version of [Node.js](https://nodejs.org/en/download/)\n3. A good TypeScript editor like [Visual Studio Code](https://code.visualstudio.com/docs/languages/typescript)\n\nTo install dependencies and set up Playwright, run:\n\n```\nnpm install\nnpx playwright install\n```\n\nThe main test case spec is [`acme-bank.spec.ts`](tests/acme-bank.spec.ts).\nBy default, the project will run tests with Ultrafast Grid.\nYou can change this setting in the test spec.\n\nTo execute tests, set the `APPLITOOLS_API_KEY` environment variable\nto your [account's API key](https://applitools.com/tutorials/guides/getting-started/registering-an-account),\nand then run:\n\n```\nnpm test\n```\n\n**For full instructions on running this project, take our\n[Playwright TypeScript tutorial](https://applitools.com/tutorials/quickstart/web/playwright/typescript)!**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplitools%2Fexample-playwright-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapplitools%2Fexample-playwright-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapplitools%2Fexample-playwright-typescript/lists"}