Wirebrowser Automation Script API Referece
    Preparing search index...

    Type Alias LiveHookType

    LiveHookType: "inject" | "return"

    LiveHook type:

    • "inject": executes code in the call frame at the hook location
    • "return": overrides the function return value at a return location