Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/y-yagi/cuprite-console_logger
https://github.com/y-yagi/cuprite-console_logger
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/y-yagi/cuprite-console_logger
- Owner: y-yagi
- License: mit
- Created: 2021-09-05T06:50:54.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-06T23:17:20.000Z (about 3 years ago)
- Last Synced: 2024-04-09T21:48:10.924Z (7 months ago)
- Language: Ruby
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Cuprite::ConsoleLogger
This gem adds the feature that accesses the console logs to `Cuprite`. The console logs can get via `page.driver.browser.console_logs`. See [Runtime.consoleAPICalled doc](https://chromedevtools.github.io/devtools-protocol/tot/Runtime/#event-consoleAPICalled) about values.