Praman — Agent-First SAP UI5 Test Automation Plugin - v1.2.0
    Preparing search index...

    Type Alias SectionData

    SectionData: Readonly<Record<string, unknown>>

    Key-value pairs representing form field data from a section.

    const data: SectionData = { 'Product Name': 'Widget A' };