ulixee / hero

The web browser built for scraping
MIT License
698 stars 33 forks source link

Replay #33

Closed blakebyrnes closed 2 years ago

blakebyrnes commented 2 years ago

This PR has various features for replay:

  1. Load paint events into window and only send the indices that should be shown during navigation
  2. Add the notion of a CommandTimeline to properly offset commands/paints for re-runs. Timeline "starts" at the first http request.
  3. Add a status label to the page for http request/response
  4. Add a doNotTrackElement to the pageRecorder to ignore elements.