On this page
Location
Represents a location in the source code where TestCase or Suite is defined.
Properties
column
Column number in the source file.
Usage
location.columnType
file
Path to the source file.
Usage
location.fileType
line
Line number in the source file.
Usage
location.lineType
© 2024 Microsoft
Licensed under the Apache License, Version 2.0.
 https://playwright.dev/docs/api/class-location