ulixee / hero

The web browser built for scraping
MIT License
800 stars 41 forks source link

Pipe client output; $contentDocument extender #130

Closed blakebyrnes closed 2 years ago

blakebyrnes commented 2 years ago

This PR has three features/fixes:

  1. Include the node path and args that started a script. Needed to ensure we can relaunch the script with the same version of node if using nvm, or ts-node if necessary
  2. Add ability to pipe stdout/stderr to a re-launch of a session
  3. $contentDocument DOM extender for piercing cross-domain iframes using JsPaths.