Playwright Cucumber TS Steps
Preparing search index...
index
ReportOptions
Interface ReportOptions
interface
ReportOptions
{
on
:
(
"html"
|
"slack"
|
"teams"
|
"json"
)
[]
;
slackWebhookUrl
?:
string
;
}
Index
Properties
on
slack
Webhook
Url?
Properties
on
on
:
(
"html"
|
"slack"
|
"teams"
|
"json"
)
[]
Optional
slack
Webhook
Url
slackWebhookUrl
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
slack
Webhook
Url
Playwright Cucumber TS Steps
Loading...