effect-playwright
    Preparing search index...

    Type Alias PageFunction<Arg, R>

    PageFunction: string | ((arg: Unboxed<Arg>) => R | Promise<R>)

    A function or source string evaluated in a Playwright page context.

    Type Parameters

    • Arg
    • R

    0.1.0