{"id":17912477,"url":"https://github.com/bonigarcia/webdrivermanager-log-gathering","last_synced_at":"2025-08-09T05:24:25.333Z","repository":{"id":38108794,"uuid":"482006181","full_name":"bonigarcia/webdrivermanager-log-gathering","owner":"bonigarcia","description":"Automated test for browser log gathering using WebDriverManager and BrowserWatcher.","archived":false,"fork":false,"pushed_at":"2025-08-08T06:04:14.000Z","size":289,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-08T08:13:28.807Z","etag":null,"topics":["chrome","edge","firefox","java","log-gathering","observability","selenium"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bonigarcia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":null,"patreon":null,"open_collective":"webdrivermanager","ko_fi":null,"tidelift":null,"community_bridge":null,"custom":null}},"created_at":"2022-04-15T15:43:33.000Z","updated_at":"2025-08-08T06:04:12.000Z","dependencies_parsed_at":"2023-11-28T08:25:23.296Z","dependency_job_id":"b5d2d5b2-dd38-4ba7-9746-7416b79a5567","html_url":"https://github.com/bonigarcia/webdrivermanager-log-gathering","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bonigarcia/webdrivermanager-log-gathering","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fwebdrivermanager-log-gathering","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fwebdrivermanager-log-gathering/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fwebdrivermanager-log-gathering/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fwebdrivermanager-log-gathering/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bonigarcia","download_url":"https://codeload.github.com/bonigarcia/webdrivermanager-log-gathering/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bonigarcia%2Fwebdrivermanager-log-gathering/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269532377,"owners_count":24433276,"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-08-09T02:00:10.424Z","response_time":111,"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":["chrome","edge","firefox","java","log-gathering","observability","selenium"],"created_at":"2024-10-28T19:45:27.601Z","updated_at":"2025-08-09T05:24:25.309Z","avatar_url":"https://github.com/bonigarcia.png","language":"Java","funding_links":["https://opencollective.com/webdrivermanager"],"categories":[],"sub_categories":[],"readme":"[![Maven Central](https://img.shields.io/maven-central/v/io.github.bonigarcia/webdrivermanager.svg)](https://search.maven.org/#search%7Cga%7C1%7Cg%3Aio.github.bonigarcia%20a%3Awebdrivermanager)\n[![Build Status](https://github.com/bonigarcia/webdrivermanager-log-gathering/workflows/build/badge.svg)](https://github.com/bonigarcia/webdrivermanager-log-gathering/actions)\n[![badge-jdk](https://img.shields.io/badge/jdk-11-green.svg)](https://www.oracle.com/java/technologies/downloads/)\n[![License badge](https://img.shields.io/badge/license-Apache2-green.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n[![Twitter Follow](https://img.shields.io/twitter/follow/boni_gg.svg?style=social)](https://twitter.com/boni_gg)\n\n# WebDriverManager Log Gathering [![][Logo]][GitHub Repository]\n\nThis repository contains a [JUnit 5] test using [Selenium WebDriver], [WebDriverManager] and [BrowserWatcher] that gathers the browser console logs of the popular websites.\n\n## Content\n\nThe main assets contained in this repository are the following:\n\n- [PublicWebsitesTest.java](https://github.com/bonigarcia/webdrivermanager-log-gathering/blob/main/src/test/java/io/github/bonigarcia/wdm/test/PublicWebsitesTest.java): Automated test\n- [websites.txt](https://github.com/bonigarcia/webdrivermanager-log-gathering/blob/main/src/test/resources/websites.txt): Text file containing the target websites (top-50 according to [Alexa Top Sites] on April 19, 2022).\n- [scripts](https://github.com/bonigarcia/webdrivermanager-log-gathering/tree/main/scripts): Folder containing the script used to open the target websites on Chrome, Edge, or Firefox (used for manual log inspection).\n- [results](https://github.com/bonigarcia/webdrivermanager-log-gathering/tree/main/results): Folder containing the result for the log gathering experiment (both manually and automated) carried out on May 3, 2022.\n\n## About\n\nWebDriverManager (Copyright \u0026copy; 2015-2023) and its related projects have been created and maintained by [Boni Garcia] licensed under [Apache 2.0 License].\n\n[Apache 2.0 License]: https://www.apache.org/licenses/LICENSE-2.0\n[Boni Garcia]: https://bonigarcia.dev/\n[JUnit 5]: https://junit.org/junit5/docs/current/user-guide/\n[Selenium WebDriver]: https://www.selenium.dev/documentation/webdriver/\n[WebDriverManager]:https://bonigarcia.dev/webdrivermanager/\n[Logo]: https://bonigarcia.github.io/img/webdrivermanager.png\n[GitHub Repository]: https://github.com/bonigarcia/webdrivermanager-log-gathering\n[BrowserWatcher]: https://bonigarcia.dev/browserwatcher/\n[Alexa Top Sites]: https://web.archive.org/web/20220319013139/https://www.alexa.com/topsites\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonigarcia%2Fwebdrivermanager-log-gathering","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbonigarcia%2Fwebdrivermanager-log-gathering","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbonigarcia%2Fwebdrivermanager-log-gathering/lists"}