Playwright Cucumber TS Steps
    Preparing search index...

    Function resolveAliasInValue

    • Resolves

      Parameters

      • value: any

        The value that may contain

      • page: any

        The Playwright page object

      Returns Promise<any>

      The value with

      references in a string value using runtime variables from page state. This should be called after getFixtureValue() when you need

      support.

      references

      placeholders resolved