{"id":19490816,"url":"https://github.com/andrelkj/selenium","last_synced_at":"2026-05-04T17:36:19.410Z","repository":{"id":242429832,"uuid":"809499705","full_name":"andrelkj/Selenium","owner":"andrelkj","description":"Selenium cheat sheet to automate google and amazon search","archived":false,"fork":false,"pushed_at":"2024-06-03T04:31:07.000Z","size":313,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T19:43:31.111Z","etag":null,"topics":["css","html","python","selenium","test-automation","testing"],"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/andrelkj.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":"2024-06-02T21:23:01.000Z","updated_at":"2024-08-13T17:51:34.000Z","dependencies_parsed_at":"2024-06-03T00:59:35.056Z","dependency_job_id":"f199c8dd-221e-4571-9142-c66859c72987","html_url":"https://github.com/andrelkj/Selenium","commit_stats":null,"previous_names":["andrelkj/selenium"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrelkj/Selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrelkj%2FSelenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrelkj%2FSelenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrelkj%2FSelenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrelkj%2FSelenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrelkj","download_url":"https://codeload.github.com/andrelkj/Selenium/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrelkj%2FSelenium/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32618200,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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":["css","html","python","selenium","test-automation","testing"],"created_at":"2024-11-10T21:14:27.356Z","updated_at":"2026-05-04T17:36:19.373Z","avatar_url":"https://github.com/andrelkj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# What is Selenium?\nSelenium is a useful framework for test web automation as well as automation of tasks. It allows dynamic and interactive automation with the use of drivers (e.g. Selenium Webdriver).\n\n## Selenium Webdriver\nIt is a selenium driver that allows native automated web interactions and support different programing languages (Java, C#, Python, Ruby and Javascript) as well as different browsers (Chrome, Firefox, Safari and Edge) through their own drivers (ChomeDriver, GeekoDriver, SafariDriver, EdgeDriver).\n\n**Note:** firefox works without the need of installing the driver.\n\n### Locators\nLocators are used so that the desired elements can be found and the proper interaction is executed. Some commons locators are the element id, name, class_name as well as other customazible locators as CSS selectors and XPATH.\n\n**Note:** the most common used ones are CSS selector and XPATH because of it's customazibility that allow to find complex elements in a more reliable way.\n\n## Documentation\nFor more details see [Selenium with Python](https://selenium-python.readthedocs.io/index.html) documentation.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrelkj%2Fselenium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrelkj%2Fselenium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrelkj%2Fselenium/lists"}