Home > @datadog/browser-rum > CommonProperties > synthetics
Synthetics properties
Signature:
readonly synthetics?: { readonly test_id: string; readonly result_id: string; readonly injected?: boolean; [k: string]: unknown; };