effect-playwright
Preparing search index...
test
HtmlReporterOptions
Type Alias HtmlReporterOptions
type
HtmlReporterOptions
=
{
attachmentsBaseURL
?:
string
;
doNotInlineAssets
?:
boolean
;
host
?:
string
;
mergeFiles
?:
boolean
;
noCopyPrompt
?:
boolean
;
noSnippets
?:
boolean
;
open
?:
"always"
|
"never"
|
"on-failure"
;
outputFolder
?:
string
;
port
?:
number
;
title
?:
string
;
}
Index
Properties
attachments
Base
URL?
do
Not
Inline
Assets?
host?
merge
Files?
no
Copy
Prompt?
no
Snippets?
open?
output
Folder?
port?
title?
Properties
Optional
attachments
Base
URL
attachmentsBaseURL
?:
string
Optional
do
Not
Inline
Assets
doNotInlineAssets
?:
boolean
Optional
host
host
?:
string
Optional
merge
Files
mergeFiles
?:
boolean
Optional
no
Copy
Prompt
noCopyPrompt
?:
boolean
Optional
no
Snippets
noSnippets
?:
boolean
Optional
open
open
?:
"always"
|
"never"
|
"on-failure"
Optional
output
Folder
outputFolder
?:
string
Optional
port
port
?:
number
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachments
Base
URL
do
Not
Inline
Assets
host
merge
Files
no
Copy
Prompt
no
Snippets
open
output
Folder
port
title
effect-playwright
Loading...