Playwright Cucumber TS Steps
    Preparing search index...
    • Loads a JSON fixture file from the test project's fixtures directory. Looks in the current working directory (test project root).

      Parameters

      • fileName: string

        Name of the fixture file (e.g., "selectors.json").

      Returns Record<string, any>

      Parsed JSON object.