effect-playwright
Preparing search index...
experimental
BrowserUtils
allFrames
Function allFrames
allFrames
(
browser
:
Playwright
.
Browser
,
)
:
Effect
<
Playwright
.
Frame
[]
,
PlaywrightError
,
never
>
Returns all frames in the browser from all pages in all contexts.
Parameters
browser
:
Playwright
.
Browser
Returns
Effect
<
Playwright
.
Frame
[]
,
PlaywrightError
,
never
>
Since
0.2.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
effect-playwright
Loading...
Returns all frames in the browser from all pages in all contexts.