- Preparing search index...
- The search index is not available
Synthetics SDK
Interface TestResult_TestError_StackFrame
Hierarchy
- TestResult_TestError_StackFrame
Properties
Optional
column
column?: number
file_path
file_path: string
function_name
function_name: string
Optional
line
line?: number
An individual stack frame that represents a line of code within a file.