{"id":18260484,"url":"https://github.com/sudharsan-selvaraj/selenium-devtools-guide","last_synced_at":"2025-04-04T19:33:15.259Z","repository":{"id":117968894,"uuid":"366716994","full_name":"sudharsan-selvaraj/selenium-devtools-guide","owner":"sudharsan-selvaraj","description":"A collection of bite size examples for using chrome DevTools protocol commands with Selenium Webdriver v4.","archived":false,"fork":false,"pushed_at":"2021-05-17T06:38:51.000Z","size":237,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-30T20:51:36.504Z","etag":null,"topics":["automation","chrome","chrome-devtools-protocol","chromedriver","selenium","selenium-v4","selenium-webdriver","webdriver"],"latest_commit_sha":null,"homepage":"","language":"Java","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/sudharsan-selvaraj.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":"2021-05-12T13:01:17.000Z","updated_at":"2023-10-02T20:05:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"3988dd62-69d9-4ac9-9596-7c14f2be32de","html_url":"https://github.com/sudharsan-selvaraj/selenium-devtools-guide","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/sudharsan-selvaraj%2Fselenium-devtools-guide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudharsan-selvaraj%2Fselenium-devtools-guide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudharsan-selvaraj%2Fselenium-devtools-guide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sudharsan-selvaraj%2Fselenium-devtools-guide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sudharsan-selvaraj","download_url":"https://codeload.github.com/sudharsan-selvaraj/selenium-devtools-guide/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247238443,"owners_count":20906443,"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":["automation","chrome","chrome-devtools-protocol","chromedriver","selenium","selenium-v4","selenium-webdriver","webdriver"],"created_at":"2024-11-05T10:45:38.327Z","updated_at":"2025-04-04T19:33:15.253Z","avatar_url":"https://github.com/sudharsan-selvaraj.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# selenium-devtools-guide\n\nA collection of bite size examples for using chrome DevTools protocol commands with Selenium Webdriver v4.\n\n# Chrome Devtools Protocol:\n\nThe Chrome DevTools Protocol allows for tools to instrument, inspect, debug and profile Chromium, Chrome and other Blink-based browsers. Many existing [projects](https://github.com/ChromeDevTools/awesome-chrome-devtools) currently use the protocol. The Chrome DevTools uses this protocol and the team maintains its API.\n\nList of all available devtools protocol command can be found [here](https://chromedevtools.github.io/devtools-protocol/)\n\n# Examples:\n\nDomain  | Test file\n------------- | -------------\nBrowser | [Browser.java](/src/test/java/com/github/sudharsan_selvaraj/cdp/Browserr.java)\nPage  | [Page.java](/src/test/java/com/github/sudharsan_selvaraj/cdp/Browserr.java)\n\nExamples for other domain will be added soon.\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudharsan-selvaraj%2Fselenium-devtools-guide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsudharsan-selvaraj%2Fselenium-devtools-guide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsudharsan-selvaraj%2Fselenium-devtools-guide/lists"}