core-utils
Preparing search index...
@clipboard-health/playwright-toolkit
InstallTraceparentForTestParams
Interface InstallTraceparentForTestParams
interface
InstallTraceparentForTestParams
{
context
:
TraceparentContextLike
;
existingHeaders
?:
Record
<
string
,
string
>
;
testInfo
:
TraceparentTestInfoLike
;
traceparent
?:
string
;
}
Index
Properties
context
existing
Headers?
test
Info
traceparent?
Properties
context
context
:
TraceparentContextLike
Optional
existing
Headers
existingHeaders
?:
Record
<
string
,
string
>
test
Info
testInfo
:
TraceparentTestInfoLike
Optional
traceparent
traceparent
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
context
existing
Headers
test
Info
traceparent
core-utils
Loading...