effect-playwright
Preparing search index...
index
Playwright
PageFunction
Type Alias PageFunction<Arg, R>
PageFunction
:
string
|
(
(
arg
:
Unboxed
<
Arg
>
)
=>
R
|
Promise
<
R
>
)
A function or source string evaluated in a Playwright page context.
Type Parameters
Arg
R
Since
0.1.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
effect-playwright
Loading...
A function or source string evaluated in a Playwright page context.