v2.4.1
Whats Changed
The screenshot performance has drastically increased by taking advantage of chromes params to handle full_screen
without re-adjusting the layout and the optimize_for_speed
param. This works well the concurrent interception handling to avoid stalling on re-layout. If you use the crawler to take screenshots it is recommended to upgrade.
- perf(chrome): add major screenshot performance custom command
- chore(utils): add trie match all base path
- chore(examples): add css scraping example
Full Changelog: v2.3.5...v2.4.1