v1.9.0
New feature
Optionally attempt to click on the button allowing tracking for the page we capture
One of the most dramatic example is on cnews (french equivalent of FoxNews). There is no way to show a screenshot of the capture itself, but you can go see them by clicking on the images below (the stats for the capture)
Without tracking | With Tracking (you will need to zoom out a lot) |
---|---|
This feature is a WiP as it often needs specific code to find the button to click on, but quite a few common frameworks are supported. Feel free to open an issue (or even better a pull request) in PlaywrightCapture.
Changes
- [PlaywrightCapture] Do not capture the same URL more than onde when depth is > 0
- [PlaywrightCapture] Improvements when fetching favicons
- [PlaywrightCapture] Improve timeouts
- [PlaywrightCapture] Improve logging
- [LacusCore] Speedup DNS resolution
- [LacusCore] Improve retries
For more details see release notes for LacusCore and PlaywrightCapture
Full Changelog: v1.8.0...v1.9.0