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

    Type Alias ExtendedUI5Handler

    ExtendedUI5Handler: UI5Handler & {
        date: ReturnType<typeof createDateFixture>;
        dialog: ReturnType<typeof createDialogFixture>;
        odata: ReturnType<typeof createODataFixture>;
        table: ReturnType<typeof createTableFixture>;
    }

    Type of the extended UI5Handler with sub-namespaces.