·
          
            39 commits
          
          to main
          since this release
        
        
        
- Fixed issues with Puppeteer extra plugin installation support.
- Fixed the issue of side processes not closing when the browser is closed by adding chrome.kill(). ( Thank you @roimee6 )
- rebrowser's support for the higher puppeteer-core version has fixed bugs in functions such as setCookie, waitForSelector that were created by the old version.
- New test added (Datadome)
- The component-update flag was found to cause trapping on Windows operating systems and has been removed. #145 (comment)
@rtritto Thanks for helping with the corrections