ronin-rb/ronin-web-browser

View on GitHub
ChangeLog.md

Summary

Maintainability
Test Coverage
### 0.1.0 / 2024-07-22

* Initial release:
  * Automates the Chrome web browser.
  * Supports running in visible or headless mode.
  * Supports using a HTTP proxy.
  * Supports event hooks for requests and responses.
  * Supports parsing, setting, loading, and saving cookies.
  * Supports saving screenshots into a directory or git repository.
  * Small memory footprint (~50Kb Ruby + ~600Kb headless Chrome).
  * Has 81% documentation coverage.
  * Has 82% test coverage.