Packages
playwright_fork
1.32.0-alpha.1
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
Current section
Files
lib/playwright/api_request.ex
defmodule Playwright.APIRequest do
@moduledoc false
use Playwright.ChannelOwner
end