Represents a location in the source code where TestCase or Suite is defined.
Column number in the source file.
Usage
location.column
Type
Path to the source file.
Usage
location.file
Type
Line number in the source file.
Usage
location.line
Type
© 2025 Microsoft
Licensed under the Apache License, Version 2.0.
https://playwright.dev/docs/api/class-location