effect-playwright
    Preparing search index...

    Module index

    An Effect-based wrapper for Playwright, bringing the power of functional programming and structured concurrency to browser automation.

    • Effect Integration: Seamlessly integrates Playwright's API with the Effect ecosystem.
    • Resource Management: Automatic cleanup of browsers and contexts using Effect's Scope.
    • Type Safety: Enhanced type safety and functional error handling.
    • Event Streams: Handle Playwright events as typed Effect Streams.

    model is the most important category you probably want to look at.

    model

    PlaywrightDialog
    PlaywrightDownload
    PlaywrightFileChooser
    PlaywrightRequest
    PlaywrightResponse
    PlaywrightWorker
    PlaywrightBrowserContextService
    PlaywrightBrowserService
    PlaywrightFrameService
    PlaywrightLocatorService
    PlaywrightPageService
    PlaywrightService

    tag

    Playwright
    PlaywrightBrowser
    PlaywrightBrowserContext
    PlaywrightFrame
    PlaywrightLocator
    PlaywrightPage

    error

    PlaywrightError
    PlaywrightErrorReason

    other

    LaunchOptions
    NewContextOptions
    NewPageOptions