Skip to content
This repository has been archived by the owner on Jul 8, 2023. It is now read-only.

v0.8.0

Compare
Choose a tag to compare
@deepsweet deepsweet released this 09 Nov 14:34
· 31 commits to master since this release

πŸ’₯ page: remove setViewport() – it wasn't the same as in Puppeteer, will add a proper implementation later, see #21 for some details and use defaultViewport option from foxr.connect() or foxr.launch() in meanwhile
βž• foxr: add launch() – Foxr does not download Firefox by itself, same as puppeteer vs puppeteer-core (#5)
βž• foxr: add defaultViewport option to connect()
βœ”οΈ fix issues with Firefox 63 (#40)