API referenceTest ReporterLocationOn this pageLocation表示源代码中定义 TestCase 或 Suite 的位置。location.columnlocation.filelocation.linelocation.columnAdded in: v1.10type: <number>源文件中的列号。location.fileAdded in: v1.10type: <string>源文件的路径。location.lineAdded in: v1.10type: <number>源文件中的行号。