alexandrehtrb/Pororoca

Macros

Opened this issue · 0 comments

We could have macros, like in Excel and Notepad++, but for sending requests.

Example of a request macro to simulate a purchase:

  1. login req
  2. add to cart req
  3. confirm order req
  4. check order delivery status req
  5. check warehouse item quantity req

Optional delay between each request