{"id":31782061,"url":"https://github.com/falcon-2002/web-ui-test-automation-framework","last_synced_at":"2026-05-17T06:45:19.101Z","repository":{"id":316764617,"uuid":"1064760600","full_name":"falcon-2002/Web-UI-Test-Automation-Framework","owner":"falcon-2002","description":"This is a UI Automation framework using Selenium and Python Pytest.","archived":false,"fork":false,"pushed_at":"2025-09-26T14:16:04.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-26T16:15:51.498Z","etag":null,"topics":["pytest","python","selenium"],"latest_commit_sha":null,"homepage":"","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/falcon-2002.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-09-26T14:08:27.000Z","updated_at":"2025-09-26T15:15:09.000Z","dependencies_parsed_at":"2025-09-29T20:31:08.612Z","dependency_job_id":null,"html_url":"https://github.com/falcon-2002/Web-UI-Test-Automation-Framework","commit_stats":null,"previous_names":["falcon-2002/automation-ui-selenium-python-pytest-satya","falcon-2002/automation-ui-selenium-python-pytest"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/falcon-2002/Web-UI-Test-Automation-Framework","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falcon-2002%2FWeb-UI-Test-Automation-Framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falcon-2002%2FWeb-UI-Test-Automation-Framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falcon-2002%2FWeb-UI-Test-Automation-Framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falcon-2002%2FWeb-UI-Test-Automation-Framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/falcon-2002","download_url":"https://codeload.github.com/falcon-2002/Web-UI-Test-Automation-Framework/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/falcon-2002%2FWeb-UI-Test-Automation-Framework/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279003388,"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":["pytest","python","selenium"],"created_at":"2025-10-10T09:14:17.863Z","updated_at":"2025-10-10T09:14:23.473Z","avatar_url":"https://github.com/falcon-2002.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A UI Automation using Selenium and Python Pytest\n- This is a UI Automation framework using Selenium and Python Pytest.\n\n## Setup:\n- [optional] Download and install Python3 from [here](https://www.python.org/downloads/) (Ignore the step if you already have python installed)\n- [optional] Install pip module by following steps mentioned at [pip_installation_guide](https://pip.pypa.io/en/stable/installation/)\n- Clone this repo, navigate to UI-Automation-Framework-Selenium-Python-Pytest folder.\n- Execute requirements.txt file to install all the dependent python libraries using following command and make it pass without any error: pip install -r requirements.txt\n\n## Running the tests:\n- By default tests will run on Chrome browser, if you want to run on Firefox browser then pass following argument in run command: pytest -vs tests/test_amazon_login_search_add_product_to_cart.py --browser firefox\n- At the end of tests execution, framework will generate Log file at current folder with name \"log-\u003cYYMMDD_HHMMSS\u003e.log\".\n- Run following command to execute tests on Chrome. ex: pytest -vs tests/test_amazon_login_search_add_product_to_cart.py\n- Run following command to execute and generate pytest html report: \npytest -vs --capture sys tests/test_amazon_login_search_add_product_to_cart.py --html=report.html\n\n## Notes:\n- No need to download browser drivers as this is implemented using webdriver manager which will automatically download driver.\n- If you are running tests/test_amazon_login_search_add_product_to_cart.py tests then make sure to update login credentials (LOGIN_EMAIL and LOGIN_PASSWORD) in utils/data/amazon_add_product_to_cart_data.py file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalcon-2002%2Fweb-ui-test-automation-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffalcon-2002%2Fweb-ui-test-automation-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalcon-2002%2Fweb-ui-test-automation-framework/lists"}