Skip to content

v0.1.0

Compare
Choose a tag to compare
@alexferrari88 alexferrari88 released this 11 Jun 09:46
· 2 commits to master since this release

[0.1.0] — 2022-06-11

Added

  • ScreenshotToMap strategy (retrieve screenshot and maps with selectors for the specified elements)

Changed

  • You can now run the scraper without a strategy. It will only run the actions and return the playwright instances of Browser, BrowserContext, and Page.