CoreyD97 / Stepper

A natural evolution of Burp Suite's Repeater tool
GNU Affero General Public License v3.0
194 stars 38 forks source link

EXECUTE-AFTER doesn't work anymore ? #77

Closed bafraikin closed 8 months ago

bafraikin commented 8 months ago

when using X-Stepper-execute-after in repeater, it now doesn't work. image

When using X-Stepper-execute-before and X-stepper-execute-after the extension will do the before sequence, the action, and the before sequence again. image image image image

I looked at the code, but couldn't find the bug sorry. Could you help with this ?