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
    PlaywrightClockService
    PlaywrightFrameService
    PlaywrightKeyboardService
    PlaywrightLocatorService
    PlaywrightMouseService
    PlaywrightPageService
    PlaywrightService
    PlaywrightTouchscreenService

    tag

    Playwright
    PlaywrightBrowser
    PlaywrightBrowserContext
    PlaywrightClock
    PlaywrightFrame
    PlaywrightKeyboard
    PlaywrightLocator
    PlaywrightMouse
    PlaywrightPage
    PlaywrightTouchscreen

    error

    PlaywrightError
    PlaywrightErrorReason

    other

    LaunchOptions
    NewContextOptions
    NewPageOptions