{"id":22973819,"url":"https://github.com/javnov/axe-selenium-csharp","last_synced_at":"2025-08-13T14:33:27.507Z","repository":{"id":60773986,"uuid":"84240761","full_name":"javnov/axe-selenium-csharp","owner":"javnov","description":"Tools for using aXe for web accessibility testing with C# and Selenium.","archived":false,"fork":false,"pushed_at":"2019-03-24T16:31:54.000Z","size":91,"stargazers_count":12,"open_issues_count":4,"forks_count":11,"subscribers_count":11,"default_branch":"master","last_synced_at":"2024-11-16T01:17:43.947Z","etag":null,"topics":["adapter","axe","c-sharp","csharp","selenium","wcag","webdriver"],"latest_commit_sha":null,"homepage":null,"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/javnov.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}},"created_at":"2017-03-07T20:02:38.000Z","updated_at":"2022-11-09T14:09:30.000Z","dependencies_parsed_at":"2022-10-04T15:24:47.434Z","dependency_job_id":null,"html_url":"https://github.com/javnov/axe-selenium-csharp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javnov%2Faxe-selenium-csharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javnov%2Faxe-selenium-csharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javnov%2Faxe-selenium-csharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/javnov%2Faxe-selenium-csharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/javnov","download_url":"https://codeload.github.com/javnov/axe-selenium-csharp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229767239,"owners_count":18121043,"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":["adapter","axe","c-sharp","csharp","selenium","wcag","webdriver"],"created_at":"2024-12-14T23:58:56.037Z","updated_at":"2024-12-14T23:58:56.499Z","avatar_url":"https://github.com/javnov.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# axe-selenium-csharp\nTools for using aXe for web accessibility testing with C# and Selenium. Inspired on [axe-selenium-java](https://github.com/dequelabs/axe-selenium-java)\n\nThis project born as a need to have a clean .NET wrapper for aXe.\n\n**Work in progress!! Stay tunned.**\n\n## Getting Started\n\nInstall via Nuget: \n```powershell\nPM\u003e Install-Package Globant.Selenium.Axe\n```\n\nImport this namespace:\n```csharp\nusing Globant.Selenium.Axe;\n```\n\nand call the extension method ```Analyze``` from your WebDriver object\n```csharp\nIWebDriver webDriver = new FirefoxDriver();\nAxeResult results = webDriver.Analyze();\n```\n\n## Documentation\nWork in progress!!\n\n## Thanks\nSpecially thanks to @jdmesalosada to make this happen and to always improve our jobs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavnov%2Faxe-selenium-csharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjavnov%2Faxe-selenium-csharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjavnov%2Faxe-selenium-csharp/lists"}