API referenceTest Runner位置On this page Location表示源代码中定义TestCase或Suite的位置。 属性 列 Added in: v1.10 location.column 源文件中的列号。 用法 location.column 类型 number 文件 Added in: v1.10 location.file 源文件的路径。 用法 location.file 类型 string 行 Added in: v1.10 location.line 源代码文件中的行号。 用法 location.line 类型 number