ulixee / hero

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

Various fixes/features for waitForPageState #43

Closed blakebyrnes closed 2 years ago

blakebyrnes commented 2 years ago
  1. Port go deps update from SA
  2. Record the source url for resources
  3. Allow using '@...path' for a page state, which will be resolved into the cache/ulixee directory. This is needed to make autogenerated page states portable across machines
  4. Remove the ui from the page that shows the currently active command
  5. Move ability to record a screencast into puppet
  6. Feature to generate a command "timeline" with offsets different than the true timeline (ie, waitForPageState Time => five seconds later)
  7. Track cookies/storage and record to db + use in Page State Generator