Playwright Power Platform Toolkit v0.0.4


Playwright Power Platform Toolkit / AppMetadata

Interface: AppMetadata

Defined in: core/app-launcher.interface.ts:134

App metadata returned by the provider

Properties

id

id: string

Defined in: core/app-launcher.interface.ts:135


name

name: string

Defined in: core/app-launcher.interface.ts:136


type

type: string

Defined in: core/app-launcher.interface.ts:137


url

url: string | null

Defined in: core/app-launcher.interface.ts:138


isReady

isReady: boolean

Defined in: core/app-launcher.interface.ts:139


launchedAt

launchedAt: Date

Defined in: core/app-launcher.interface.ts:140