The crwlr/crawler package itself already allows loading pages using a headless browser (see documentation). However, it doesn't handle more complex browser actions such as clicking elements on loaded pages or taking screenshots. This extension is here to fulfill those needs.
Documentation will follow soon.
If you consider contributing something to this package, read the contribution guide (CONTRIBUTING.md).