Praman — AI-First SAP UI5 Test Automation Platform - v1.0.1
    Preparing search index...

    Function getHeaderTitle

    • Returns the header title of the Object Page.

      Parameters

      Returns Promise<string>

      The header title string, or empty string if not found.

      const title = await getHeaderTitle(page);