https://github.com/rookieintraining/selenium-cdp-examples
A repository demoonstrating the examples of using Chrmoe DevTools Protocool in Selenium
https://github.com/rookieintraining/selenium-cdp-examples
cdp chromedebugprotocol selenium webdriver
Last synced: 29 days ago
JSON representation
A repository demoonstrating the examples of using Chrmoe DevTools Protocool in Selenium
- Host: GitHub
- URL: https://github.com/rookieintraining/selenium-cdp-examples
- Owner: rookieInTraining
- Created: 2021-06-16T15:43:31.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-02T19:47:41.000Z (over 4 years ago)
- Last Synced: 2025-10-28T14:48:30.113Z (8 months ago)
- Topics: cdp, chromedebugprotocol, selenium, webdriver
- Language: Java
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
selenium-cdp-examples
--
Some example code for basic usages of the CDP protocol using Selenium 4
For more information on CDP, refer [here](https://chromedevtools.github.io/devtools-protocol/)