zacfilan / brimstone-recorder

Brimstone is a chrome extension. It is a codeless/scriptless web application test recorder, test player and pixel-perfect test validator all in one. Automated testing with no coding required!
4 stars 0 forks source link

add autocorrect #172

Closed zacfilan closed 2 years ago

zacfilan commented 2 years ago

e.g. you have a load of scrrens that all have the same new small correct update.

auto correct will allow the user to

  1. select a rectangle that covers the correct area
  2. poke a button that replaces, just these rectangles with the ACTUAL
  3. when a failure is detected later, it will be compared against these known failure rectanges and auto replaced with the updated value!