Packages

Playwright is an Elixir library to automate Chromium, Firefox and WebKit browsers with a single API. Playwright delivers automation that is ever-green, capable, reliable and fast.

Current section

Files

Jump to
playwright_fork lib playwright electron.ex
Raw

lib/playwright/electron.ex

defmodule Playwright.Electron do
@moduledoc false
use Playwright.ChannelOwner
end