metamask-testing-tools - v2.2.6
    Preparing search index...

    Interface InvokeSnapOptions

    interface InvokeSnapOptions {
        page: Page;
        request: SnapRequest;
    }
    Index

    Properties

    Properties

    page: Page

    Page to run request on. Defaults: to the test page

    request: SnapRequest