Seedy Pea
This release changes:
- kamera now uses clj-chrome-devtools instead of webfolder/cdp4j #5. If you used the
session
parameter in any of the callback hooks you will need to update your code. Additionally the:chrome-options
config setting has changed, see the README for an example. - The browser window is now resized to fit the content height only before taking a screenshot by default. This behaviour is controlled by the
:resize-to-contents
option, see the README
This release fixes:
- Expand / contract icons in the report not showing up properly