Playwright Power Platform Toolkit v0.0.4
Playwright Power Platform Toolkit / LaunchAppConfig
Interface: LaunchAppConfig
Defined in: core/app-provider.ts:15
Configuration for launching an app
Properties
app
app:
string| {id:string; } | {name:string; }
Defined in: core/app-provider.ts:17
App identifier - either name or ID
type
type:
AppType
Defined in: core/app-provider.ts:19
Type of app to launch
mode?
optionalmode:AppLaunchMode
Defined in: core/app-provider.ts:21
Launch mode (play, edit, preview)
baseUrl?
optionalbaseUrl:string
Defined in: core/app-provider.ts:23
Base URL for direct ID-based launch
options?
optionaloptions:AppPlayerOptions
Defined in: core/app-provider.ts:25
Additional launch options