chrome-recorder icon indicating copy to clipboard operation
chrome-recorder copied to clipboard

Chrome Recorder

Chrome Recorder is a chrome extension that can record the user interactions, take screenshots and replay the actions.

Tutorial

Tutorial

TODO

  • capture more types of event, like mouse over, key press, touch start, etc.
  • crop image. Instead of comparing the whole image, user can specify a region of an image for the comparison.
  • better wait for mechanism.
  • custom step
  • better logo
  • better har editor
  • append har file
  • handle the requests that have same parameters but different responses