Version: 1.15LocationRepresents a location in the source code where TestCase or Suite is defined.location.columnlocation.filelocation.linelocation.column#type: <string>Column number in the source file.location.file#type: <string>Path to the source file.location.line#type: <number>Line number in the source file.