{"id":30146682,"url":"https://github.com/yapoml/yapoml.playwright","last_synced_at":"2025-08-11T09:42:17.392Z","repository":{"id":156235969,"uuid":"469125157","full_name":"yapoml/yapoml.playwright","owner":"yapoml","description":"Page Object generation for Microsoft Playwright","archived":false,"fork":false,"pushed_at":"2025-06-11T18:14:53.000Z","size":201,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-07-22T07:26:38.419Z","etag":null,"topics":["generation","pageobject","playwright"],"latest_commit_sha":null,"homepage":"https://yapoml.dev/playwright","language":"C#","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/yapoml.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-03-12T15:40:27.000Z","updated_at":"2025-06-11T18:07:19.000Z","dependencies_parsed_at":"2024-04-10T22:42:46.075Z","dependency_job_id":"e65f12ab-0de6-4a47-b477-3f533db2bd35","html_url":"https://github.com/yapoml/yapoml.playwright","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/yapoml/yapoml.playwright","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yapoml%2Fyapoml.playwright","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yapoml%2Fyapoml.playwright/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yapoml%2Fyapoml.playwright/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yapoml%2Fyapoml.playwright/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yapoml","download_url":"https://codeload.github.com/yapoml/yapoml.playwright/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yapoml%2Fyapoml.playwright/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269864252,"owners_count":24487576,"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-08-11T02:00:10.019Z","response_time":75,"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":["generation","pageobject","playwright"],"created_at":"2025-08-11T09:42:16.436Z","updated_at":"2025-08-11T09:42:17.333Z","avatar_url":"https://github.com/yapoml.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Generates page object classes for Microsoft Playwright with ease.\n\nGiven that you have the following `Login.page.yaml` file\n\n```yaml\nusername input: \"#username\"\n```\n\nThen you are able to immediately interact with web elements\n\n```csharp\nusing Yapoml.Playwright;\n\npage.Ya().LoginPage.UsernameInput.Fill(\"user01\");\n```\n\n# Installation\nInstall [Yapoml.Playwright](https://www.nuget.org/packages/Yapoml.Playwright) nuget package and create your `*.page.yaml` files.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyapoml%2Fyapoml.playwright","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyapoml%2Fyapoml.playwright","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyapoml%2Fyapoml.playwright/lists"}