augment-vir - v31.54.3
    Preparing search index...

    Type Alias ElementCasesOptions

    Options for testWeb.elementCases.

    type ElementCasesOptions = {
        timeout: AnyDuration;
    }
    Index

    Properties

    Properties

    timeout: AnyDuration

    The timeout for checking an element case's expectations.

    {seconds: 10}