Current section

Files

Jump to
playwright lib playwright page touchscreen.ex
Raw

lib/playwright/page/touchscreen.ex

defmodule Playwright.Touchscreen do
@moduledoc false
# @spec tap(t(), number(), number()) :: :ok
# def tap(touchscreen, x, y)
end