ulixee / hero

The web browser built for scraping
MIT License
657 stars 32 forks source link

Fixes #87

Closed blakebyrnes closed 2 years ago

blakebyrnes commented 2 years ago
  1. Copied some tests into fullstack to test out the extract functions. NOTE: they still make sense in Ulixee since some of the logic is in the dom extenders
  2. Fix issue generating html for many fragments
  3. Use "isClosing" Promise logic for shutting down core
  4. Hero[InternalProperties] was creating a coreConnection that could fail on disconnect
  5. MirrorResources having issues when content not available
  6. Port "publicIp" fix from SecretAgent