{"id":37027172,"url":"https://github.com/tidal-code/wave","last_synced_at":"2026-01-14T03:12:55.677Z","repository":{"id":70123570,"uuid":"545228036","full_name":"tidal-code/wave","owner":"tidal-code","description":"Selenium - Java Test Automation Framework","archived":false,"fork":false,"pushed_at":"2025-08-25T21:33:38.000Z","size":3111,"stargazers_count":2,"open_issues_count":5,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-25T23:29:06.596Z","etag":null,"topics":["java","selenium"],"latest_commit_sha":null,"homepage":"https://wave.tidalcode.dev","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/tidal-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","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":"2022-10-04T02:06:04.000Z","updated_at":"2025-08-25T21:33:43.000Z","dependencies_parsed_at":"2024-05-14T04:26:34.907Z","dependency_job_id":"c666d0e4-4563-4421-8cda-9fcac5bec254","html_url":"https://github.com/tidal-code/wave","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/tidal-code/wave","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidal-code%2Fwave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidal-code%2Fwave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidal-code%2Fwave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidal-code%2Fwave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidal-code","download_url":"https://codeload.github.com/tidal-code/wave/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidal-code%2Fwave/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"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":["java","selenium"],"created_at":"2026-01-14T03:12:54.859Z","updated_at":"2026-01-14T03:12:55.668Z","avatar_url":"https://github.com/tidal-code.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tidal Wave\n\nWave browser automation library is a Java based Selenium framework to automate complex UIs. The most impressive feature of this library is that you can forget about switching iFrames and handling spinners. The framework will do it automatically for you. It has got implicit auto-wait of 5 seconds and a lot of easy to use features that makes your life as an automation engineer very easy.\n\n## Downloads\n\nYou can download the dependency from maven\n\nFor the latest version, refer to the link below:\n\n[Tidal Wave New Version](https://wave.tidalcode.dev/docs/detailed-documentation/Versions/)\n    \n\n\n## Usage Example:\n\n``` java\nBrowser.open(\"https:\\\\google.co.nz\");\nfind(\"name:q\").sendKeys(\"hello\");\nfind(\"name:q\").shouldHave(exactText(\"hello\"));\nBrowser.close();\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidal-code%2Fwave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftidal-code%2Fwave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidal-code%2Fwave/lists"}