{"id":23173309,"url":"https://github.com/sirajvind/playwright-automation","last_synced_at":"2025-04-05T00:24:31.200Z","repository":{"id":265853931,"uuid":"896720642","full_name":"sirajvind/playwright-automation","owner":"sirajvind","description":"Automated UI \u0026 API testing suite using Playwright for end-to-end testing.","archived":false,"fork":false,"pushed_at":"2025-01-30T07:47:24.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T18:19:35.672Z","etag":null,"topics":["api-tests","automation-testing","playwright","ui-tests"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sirajvind.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-12-01T05:48:47.000Z","updated_at":"2025-01-30T07:47:28.000Z","dependencies_parsed_at":"2024-12-01T08:30:41.019Z","dependency_job_id":"eee3e633-606d-4fb4-a7fd-b4b6b0cd403a","html_url":"https://github.com/sirajvind/playwright-automation","commit_stats":null,"previous_names":["sirajvind/playwright-automation"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirajvind%2Fplaywright-automation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirajvind%2Fplaywright-automation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirajvind%2Fplaywright-automation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sirajvind%2Fplaywright-automation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sirajvind","download_url":"https://codeload.github.com/sirajvind/playwright-automation/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247268036,"owners_count":20911068,"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":["api-tests","automation-testing","playwright","ui-tests"],"created_at":"2024-12-18T05:11:43.160Z","updated_at":"2025-04-05T00:24:31.172Z","avatar_url":"https://github.com/sirajvind.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://playwright.dev/img/playwright-logo.svg\" alt=\"Playwright Logo\" width=\"200\"/\u003e\n\u003c/p\u003e\n\n\n# Playwright Automation\nThis project is an automated UI and API testing suite that utilizes  [Playwright](https://playwright.dev/) for comprehensive end-to-end testing. Playwright is a robust framework that supports testing across multiple browsers, including Chromium, Firefox, and WebKit. With Playwright, you can ensure that your web applications perform consistently and reliably across different environments.\n\n### Key Benefits:\n\n- **Cross-Browser Testing**: Write tests that run on different browsers to ensure compatibility and performance.\n- **End-to-End Testing**: Validate the entire workflow of your application, from the user interface to backend services.\n- **UI Testing**: Automate interactions with your application's user interface to verify that it behaves as expected.\n- **API Testing**: Test your backend APIs to ensure they return the correct responses and handle edge cases.\n- **Headless Testing**: Execute tests in a headless browser mode for faster performance and integration into CI/CD pipelines.\n- **Debugging Tools**: Utilize Playwright's powerful debugging tools to troubleshoot and resolve issues quickly.\n\nBy integrating Playwright into your testing strategy, you can achieve higher test coverage, reduce manual testing efforts, and deliver a more reliable product to your users.\n\n## Table of Contents\n\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [License](#license)\n\n## Features\n\n- **End-to-End Testing**: Test your entire application from start to finish.\n- **UI Testing**: Ensure your user interface works as expected.\n- **API Testing**: Validate your backend services.\n- **Headless Testing**: Run tests in a headless browser for faster execution.\n- **Debugging**: Easily debug your tests with Playwright's built-in tools.\n\n## Installation\n\nTo get started with this project, clone the repository and install the dependencies:\n\n```bash\ngit clone https://github.com/yourusername/playwright-automation.git\ncd playwright-automation\n```\n```bash\nnpm install\n```\n\n\u003e **Note:** Make sure you have [Node.js](https://nodejs.org/) and `npm` installed on your machine before running the above command.\n\n## Usage\n\nYou can run the tests using the following commands:\n\nRun All Tests\n\n```bash\nnpm test\n```\n\nRun Tests with UI\n\n```bash\nnpm run test:ui\n```\n\nRun Tests in Headed Mode\n\n```bash\nnpm run test:head\n```\n\nDebug Tests\n\n```bash\nnpm run test:debug\n```\n\nGenerate Code\n\n```bash\nnpm run test:codegen\n```\n\n## License\n\nThis project is licensed under the ISC License. See the [LICENSE](LICENSE) file for more details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsirajvind%2Fplaywright-automation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsirajvind%2Fplaywright-automation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsirajvind%2Fplaywright-automation/lists"}