{"id":31782049,"url":"https://github.com/fanoctism/selenium-login-tests","last_synced_at":"2026-05-09T16:39:35.278Z","repository":{"id":318637213,"uuid":"1072106898","full_name":"fanoctism/selenium-login-tests","owner":"fanoctism","description":"Automation project using Python, Selenium, and PyTest - covers login and UI sorting flows with Page Object pattern.","archived":false,"fork":false,"pushed_at":"2025-10-08T09:59:39.000Z","size":28920,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-08T11:39:00.115Z","etag":null,"topics":["automation","page-object","pytest","python","qa","selenium","testing"],"latest_commit_sha":null,"homepage":"https://github.com/fanoctism","language":"Python","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/fanoctism.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-08T09:14:12.000Z","updated_at":"2025-10-08T10:09:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"6cce83ab-796f-4cd7-99a5-fd062b390da4","html_url":"https://github.com/fanoctism/selenium-login-tests","commit_stats":null,"previous_names":["fanoctism/selenium-login-tests"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/fanoctism/selenium-login-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanoctism%2Fselenium-login-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanoctism%2Fselenium-login-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanoctism%2Fselenium-login-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanoctism%2Fselenium-login-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fanoctism","download_url":"https://codeload.github.com/fanoctism/selenium-login-tests/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanoctism%2Fselenium-login-tests/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003387,"owners_count":26083579,"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-10-10T02:00:06.843Z","response_time":62,"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":["automation","page-object","pytest","python","qa","selenium","testing"],"created_at":"2025-10-10T09:14:12.026Z","updated_at":"2026-05-09T16:39:35.273Z","avatar_url":"https://github.com/fanoctism.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![codecov](https://codecov.io/gh/fanoctism/selenium-login-tests/branch/main/graph/badge.svg)](https://codecov.io/gh/fanoctism/selenium-login-tests)\n[![Tests](https://github.com/fanoctism/selenium-login-tests/actions/workflows/tests.yml/badge.svg)](https://github.com/fanoctism/selenium-login-tests/actions/workflows/tests.yml)\n\n# Selenium Login Tests\n\n![Python](https://img.shields.io/badge/python-3.12-blue)\n![Pytest](https://img.shields.io/badge/tested%20with-pytest-brightgreen)\n\nAutomated web UI tests built with Selenium, Pytest, and GitHub Actions.\n\n## Features\n- End to end login validation tests\n- HTML reports with pytest-html\n- GitHub Actions CI integration\n- WebDriver auto download via webdriver-manager\n- Pre commit hooks (Black, Flake8, isort)\n\n## Setup and Run\n\nClone repository:\ngit clone https://github.com/fanoctism/selenium-login-tests.git\ncd selenium-login-tests\n\nCreate virtual environment (Windows):\npython -m venv .venv\n.\\.venv\\Scripts\\activate\n\nInstall dependencies:\npip install -r requirements.txt\n\nRun tests:\npytest -v\npytest -v --html=report.html --self-contained-html\n\nAfter running tests:\n- report.html contains the HTML report\n- screenshots are saved on failure if any\n\n## CI\n\nWorkflow file:\n.github/workflows/tests.yml\n\nTriggers:\n- push to main\n- pull_request into main\n\nArtifacts uploaded:\n- pytest-report (report.html)\n- screenshots (on failure)\n\n## Code style\n\npre-commit install  \npre-commit run --all-files\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffanoctism%2Fselenium-login-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffanoctism%2Fselenium-login-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffanoctism%2Fselenium-login-tests/lists"}