Insomnia-Script-SDK-Docs
    Preparing search index...

    Type Alias EventName

    EventName: "prerequest" | "test"

    Represents the name of an event that can be triggered in the scripting environment.

    • 'prerequest': Event triggered before a request is sent.
    • 'test': Event triggered during the testing phase.