{"id":14978889,"url":"https://github.com/grossopa/hamster-selenium","last_synced_at":"2026-02-02T08:12:49.198Z","repository":{"id":46087679,"uuid":"297959715","full_name":"grossopa/hamster-selenium","owner":"grossopa","description":"On top of Selenium (web browser automation tool) for providing component-based abstraction of Html DOM with interaction APIs for automating the web pages built by modern front-end frameworks such as Material UI.","archived":false,"fork":false,"pushed_at":"2025-09-20T07:40:38.000Z","size":1434,"stargazers_count":0,"open_issues_count":9,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-22T10:45:19.331Z","etag":null,"topics":["java","material-ui","material-ui-components","material-ui-react","selenium","selenium-java","test-automation","webtesting"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grossopa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2020-09-23T12:17:13.000Z","updated_at":"2024-12-28T03:00:11.000Z","dependencies_parsed_at":"2024-12-14T08:24:28.141Z","dependency_job_id":"d8abaedd-aa28-4565-bf8a-4452c1125879","html_url":"https://github.com/grossopa/hamster-selenium","commit_stats":{"total_commits":341,"total_committers":2,"mean_commits":170.5,"dds":"0.029325513196480912","last_synced_commit":"aaeff6185e88dce167011764f6ff211226e3ca66"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/grossopa/hamster-selenium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grossopa%2Fhamster-selenium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grossopa%2Fhamster-selenium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grossopa%2Fhamster-selenium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grossopa%2Fhamster-selenium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grossopa","download_url":"https://codeload.github.com/grossopa/hamster-selenium/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grossopa%2Fhamster-selenium/sbom","scorecard":{"id":446272,"data":{"date":"2025-08-11","repo":{"name":"github.com/grossopa/hamster-selenium","commit":"f9e69230feed9e74829fe83a5b1413fac48c6bc7"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/grossopa/hamster-selenium/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/grossopa/hamster-selenium/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/grossopa/hamster-selenium/build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/grossopa/hamster-selenium/build.yml/main?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool detected","details":["Info: SAST configuration detected: Sonar","Warn: 12 commits out of 15 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T06:48:12.943Z","repository_id":46087679,"created_at":"2025-08-19T06:48:12.943Z","updated_at":"2025-08-19T06:48:12.943Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29007472,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T06:37:10.400Z","status":"ssl_error","status_checked_at":"2026-02-02T06:37:09.383Z","response_time":58,"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":["java","material-ui","material-ui-components","material-ui-react","selenium","selenium-java","test-automation","webtesting"],"created_at":"2024-09-24T13:58:35.245Z","updated_at":"2026-02-02T08:12:49.146Z","avatar_url":"https://github.com/grossopa.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hamster Selenium\n\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=grossopa_hamster-selenium\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=grossopa_hamster-selenium)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=grossopa_hamster-selenium\u0026metric=coverage)](https://sonarcloud.io/dashboard?id=grossopa_hamster-selenium)\n[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=grossopa_hamster-selenium\u0026metric=code_smells)](https://sonarcloud.io/dashboard?id=grossopa_hamster-selenium)\n[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=grossopa_hamster-selenium\u0026metric=ncloc)](https://sonarcloud.io/dashboard?id=grossopa_hamster-selenium)\n\nOn top of Selenium (web browser automation tool) for providing component-based abstraction of Html DOM with interaction\nAPIs for automating the web pages built by modern front-end frameworks such as Material UI.\n\nIt depends on selenium-java 4.6.0 and JDK 11. please visit https://github.com/SeleniumHQ/selenium to understand how\nto use Selenium.\n\n## Material UI (React)\n\nMost of the commonly used components have been implemented in hamster-selenium-component-materialui module.\n\nAll the supported MUI components could be found in `MuiComponents` class. They have been tested against the examples in\nthe Material UI official page:\n\nVersion 4: https://v4.mui.com\n\nVersion 5: https://mui.com\n\nCheck hamster-selenium-examples module for the sample code and\nhttps://github.com/grossopa/hamster-selenium/wiki/Supported-Material-UI-Components for supported Material UI\ncomponents.\n\n## Material UI (Angular)\n\nThe framework also supports the Angular version of Material UI.\n\n## How to Use\n\nPlain HTML:\n\n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.github.grossopa\u003c/groupId\u003e\n      \u003cartifactId\u003ehamster-selenium-component-html\u003c/artifactId\u003e\n      \u003cversion\u003e1.11.0\u003c/version\u003e\n    \u003c/dependency\u003e\n\nMaterial UI (React):\n\n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.github.grossopa\u003c/groupId\u003e\n      \u003cartifactId\u003ehamster-selenium-component-materialui\u003c/artifactId\u003e\n      \u003cversion\u003e1.11.0\u003c/version\u003e\n    \u003c/dependency\u003e\n\nMaterial UI (Angular):\n\n    \u003cdependency\u003e\n      \u003cgroupId\u003ecom.github.grossopa\u003c/groupId\u003e\n      \u003cartifactId\u003ehamster-selenium-component-mats\u003c/artifactId\u003e\n      \u003cversion\u003e1.11.0\u003c/version\u003e\n    \u003c/dependency\u003e\n\n\nCreate a ComponentWebDriver from existing WebDriver:\n\n`ComponentWebDriver driver = new DefaultComponentWebDriver(webDriver);`\n\nLocate the element root by class name (e.g. class=\"MuiSelect-root\") or other indicators and convert them by using \nas(mui()) and toSelect or other methods.\n\n    WebComponent component = driver.findComponent(By.className(\"MuiSelect-root\"));\n    MuiSelect select = component.as(MuiComponents.mui()).toSelect(By.className(\"MuiMenuItem-root\"));`\n\n# License\n\nhttps://mit-license.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrossopa%2Fhamster-selenium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrossopa%2Fhamster-selenium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrossopa%2Fhamster-selenium/lists"}