{"id":15136169,"url":"https://github.com/hhhrrrttt222111/selenium_python","last_synced_at":"2025-10-23T11:31:26.882Z","repository":{"id":50162598,"uuid":"267650675","full_name":"hhhrrrttt222111/Selenium_python","owner":"hhhrrrttt222111","description":null,"archived":false,"fork":false,"pushed_at":"2021-10-27T08:07:32.000Z","size":20222,"stargazers_count":15,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T18:04:37.774Z","etag":null,"topics":["beatifulsoup","beautifulsoup-library","beautifulsoup4","chromedriver","geckodriver","hacktoberfest","pycharm-ide","python","python-parser","python-requests","python-scraper","requests-html","scraping-python","scraping-websites","selenium","selenium-python","selenium-webdriver","spiders","webscraper","webscraping"],"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/hhhrrrttt222111.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}},"created_at":"2020-05-28T17:16:35.000Z","updated_at":"2022-02-16T07:02:21.000Z","dependencies_parsed_at":"2022-08-30T14:51:07.813Z","dependency_job_id":null,"html_url":"https://github.com/hhhrrrttt222111/Selenium_python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhhrrrttt222111%2FSelenium_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhhrrrttt222111%2FSelenium_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhhrrrttt222111%2FSelenium_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hhhrrrttt222111%2FSelenium_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hhhrrrttt222111","download_url":"https://codeload.github.com/hhhrrrttt222111/Selenium_python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237821462,"owners_count":19371759,"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":["beatifulsoup","beautifulsoup-library","beautifulsoup4","chromedriver","geckodriver","hacktoberfest","pycharm-ide","python","python-parser","python-requests","python-scraper","requests-html","scraping-python","scraping-websites","selenium","selenium-python","selenium-webdriver","spiders","webscraper","webscraping"],"created_at":"2024-09-26T06:04:24.801Z","updated_at":"2025-10-23T11:31:18.297Z","avatar_url":"https://github.com/hhhrrrttt222111.png","language":"Python","readme":"# Selenium_python  :heavy_check_mark:\n\n## What is Selenium ? \n#### Selenium is an open-source testing tool, which means it can be downloaded from the internet without spending anything. Selenium is a functional testing tool and also compatible with non-functional testing tools as well.\n\u003cbr\u003e\n\n## Selenium WebDriver\nSelenium WebDriver is a web framework that permits you to execute cross-browser tests. This tool is used for automating web-based application testing to verify that it performs expectedly.\nSelenium WebDriver allows you to choose a programming language of your choice to create test scripts. As discussed earlier, it is an advancement over Selenium RC to overcome a few limitations. Selenium WebDriver is not capable of handling window components, but this drawback can be overcome by using tools like Sikuli, Auto IT, etc. \u003cbr\u003e\n[Getting Started with Selenium WebDriver for Automation Testing](https://www.browserstack.com/guide/selenium-webdriver-tutorial)\n\n\n## Links :link:\n* [Selenium](https://www.selenium.dev/)\n* [Selenium Python](https://pypi.org/project/selenium/) :snake:\n* [Docs](https://www.selenium.dev/selenium/docs/api/py/api.html)\n* [Selenium Github](https://github.com/SeleniumHQ/Selenium)\n\u003cbr\u003e\n\n## Downloads\n* [ChromeDriver - WebDriver](https://chromedriver.chromium.org/)\n* [Geckodriver](https://github.com/mozilla/geckodriver/releases)\n* [Python](https://www.python.org/downloads/)\n* [PyCharm](https://www.jetbrains.com/pycharm/download/)\n\u003cbr\u003e\n\n## Getting Started with Selenium\n```\npip install selenium\n```\n```\nfrom selenium import webdriver\n\ndriver = webdriver.Chrome(executable_path=r\"\u003cLOCATION OF CHROMEDRIVER OR GECKODRIVER\u003e\")\n```\n\n## INSTALLATION\n```bash\ngit clone https://github.com/hhhrrrttt222111/Selenium_python.git\n\ncd Selenium_python\n\npython3 -m pip install -r requirements.txt\n```\n\n## USAGE\n```bash\npython3 Pyselenium.py\n```\n\n## Required Modules\n```\npip install requests\npip install beautifulsoup4\npip install lxml\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhhhrrrttt222111%2Fselenium_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhhhrrrttt222111%2Fselenium_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhhhrrrttt222111%2Fselenium_python/lists"}