effect-playwright
Preparing search index...
test
defineConfig
Function defineConfig
defineConfig
(
config
:
PlaywrightTestConfig
)
:
PlaywrightTestConfig
Defines Playwright config
Parameters
config
:
PlaywrightTestConfig
Returns
PlaywrightTestConfig
defineConfig
<
T
>
(
config
:
PlaywrightTestConfig
<
T
>
)
:
PlaywrightTestConfig
<
T
>
Defines Playwright config
Type Parameters
T
Parameters
config
:
PlaywrightTestConfig
<
T
>
Returns
PlaywrightTestConfig
<
T
>
defineConfig
<
T
,
W
>
(
config
:
PlaywrightTestConfig
<
T
,
W
>
,
)
:
PlaywrightTestConfig
<
T
,
W
>
Defines Playwright config
Type Parameters
T
W
Parameters
config
:
PlaywrightTestConfig
<
T
,
W
>
Returns
PlaywrightTestConfig
<
T
,
W
>
defineConfig
(
config
:
PlaywrightTestConfig
,
...
configs
:
PlaywrightTestConfig
<
{}
,
{}
>
[]
,
)
:
PlaywrightTestConfig
Defines Playwright config
Parameters
config
:
PlaywrightTestConfig
...
configs
:
PlaywrightTestConfig
<
{}
,
{}
>
[]
Returns
PlaywrightTestConfig
defineConfig
<
T
>
(
config
:
PlaywrightTestConfig
<
T
>
,
...
configs
:
PlaywrightTestConfig
<
T
,
{}
>
[]
,
)
:
PlaywrightTestConfig
<
T
>
Defines Playwright config
Type Parameters
T
Parameters
config
:
PlaywrightTestConfig
<
T
>
...
configs
:
PlaywrightTestConfig
<
T
,
{}
>
[]
Returns
PlaywrightTestConfig
<
T
>
defineConfig
<
T
,
W
>
(
config
:
PlaywrightTestConfig
<
T
,
W
>
,
...
configs
:
PlaywrightTestConfig
<
T
,
W
>
[]
,
)
:
PlaywrightTestConfig
<
T
,
W
>
Defines Playwright config
Type Parameters
T
W
Parameters
config
:
PlaywrightTestConfig
<
T
,
W
>
...
configs
:
PlaywrightTestConfig
<
T
,
W
>
[]
Returns
PlaywrightTestConfig
<
T
,
W
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
effect-playwright
Loading...
Defines Playwright config