Chrome PHP v0.3.0 Release Notes

  • 2018-10-13

    Make a crawl instance sharable among multiple scripts

    • ๐Ÿ”‹ Features:
      • Added option keepAlive for browser factory.
      • Added methods BrowserProcess::getSocketUri and ProcessAwareBrowser::getSocketUri
      • Removed unused option debug
      • Added BrowserFactory::connectToBrowser
    • ๐Ÿ› Bug fixes:
      • (BC Break) Page navigation now allows by default that the initial loader is replaced with a new one #40