{"id":15626667,"url":"https://github.com/neonidian/selenium-basic","last_synced_at":"2026-05-08T09:33:51.391Z","repository":{"id":104228211,"uuid":"174858044","full_name":"neonidian/selenium-basic","owner":"neonidian","description":"Basic Selenium Using C# and .NET core","archived":false,"fork":false,"pushed_at":"2019-04-06T19:59:52.000Z","size":7391,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-23T18:03:05.041Z","etag":null,"topics":["basic-example","csharp","dotnet","dotnet-core","selenium","selenium-basic"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/neonidian.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-03-10T17:37:31.000Z","updated_at":"2022-05-14T13:13:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"e71dddc1-8f8f-49b7-a5c7-2a147456a7ad","html_url":"https://github.com/neonidian/selenium-basic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/neonidian/selenium-basic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonidian%2Fselenium-basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonidian%2Fselenium-basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonidian%2Fselenium-basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonidian%2Fselenium-basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neonidian","download_url":"https://codeload.github.com/neonidian/selenium-basic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neonidian%2Fselenium-basic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32774972,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["basic-example","csharp","dotnet","dotnet-core","selenium","selenium-basic"],"created_at":"2024-10-03T10:13:15.744Z","updated_at":"2026-05-08T09:33:51.373Z","avatar_url":"https://github.com/neonidian.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Selenium Basics\n\nA Simple C# program using .NET core that show cases selenium using firefox driver(a.k.a gecko driver)\n\n## Run selenium test\n\ncd to the project's directory and run using the command `dotnet run`\n\n## Tool used\n\nIDE                 - Visual studio code\nFramework           - Dot NET core\n\n## What running this program does\n\nRunning this invokes a firefox browser, loads the Nordstrom website(fashion retailer in the US) and closes the browser.\n\n## Firefox driver and Selenium nuget dependency\n\n1. You may want to update the [firefox driver binary](resources/drivers) with the latest version so that the driver is compatible with version of firefox browser you are using. Search it in google and download the appropriate binary for your operating system.\n2. Update the selenium version using dotnet CLI if you see any error. `dotnet add package Selenium.WebDriver --version \u003cversion_number\u003e`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonidian%2Fselenium-basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneonidian%2Fselenium-basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneonidian%2Fselenium-basic/lists"}