{"id":29741758,"url":"https://github.com/yapoml/yapoml.selenium","last_synced_at":"2025-07-26T01:19:57.384Z","repository":{"id":63577039,"uuid":"469056260","full_name":"yapoml/yapoml.selenium","owner":"yapoml","description":"Page Object generation for Selenium WebDriver","archived":false,"fork":false,"pushed_at":"2025-05-19T15:02:46.000Z","size":574,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-05-19T15:57:41.570Z","etag":null,"topics":["generation","pageobject","selenium","webdriver"],"latest_commit_sha":null,"homepage":"https://yapoml.dev/selenium","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-12T10:56:48.000Z","updated_at":"2025-05-19T14:57:46.000Z","dependencies_parsed_at":"2023-09-22T17:36:52.777Z","dependency_job_id":"c1e75cca-7f03-4952-92d1-30e412958949","html_url":"https://github.com/yapoml/yapoml.selenium","commit_stats":null,"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/yapoml/yapoml.selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yapoml%2Fyapoml.selenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yapoml%2Fyapoml.selenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yapoml%2Fyapoml.selenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yapoml%2Fyapoml.selenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yapoml","download_url":"https://codeload.github.com/yapoml/yapoml.selenium/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yapoml%2Fyapoml.selenium/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266471083,"owners_count":23934439,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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","selenium","webdriver"],"created_at":"2025-07-26T01:19:51.963Z","updated_at":"2025-07-26T01:19:57.376Z","avatar_url":"https://github.com/yapoml.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"Generates page object classes for Selenium WebDriver with ease.\n\n# Installation\nInstall [Yapoml.Selenium](https://www.nuget.org/packages/Yapoml.Selenium) nuget package and create your `*.page.yaml` files.\n\n# Usage\nGiven that you have the following `Login.page.yaml` file\n\n```yaml\nusername input: id username\n```\n\nThen you are immediately able to interact with web elements\n\n```csharp\nwebDriver.Ya().LoginPage.UsernameInput.Fill(\"user01\");\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyapoml%2Fyapoml.selenium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyapoml%2Fyapoml.selenium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyapoml%2Fyapoml.selenium/lists"}