Skip to content

Interface: DefaultCapabilitiesConfig

@appium/types.DefaultCapabilitiesConfig

Set the default desired capabilities, which will be set on each session unless overridden by received capabilities. If a string, a path to a JSON file containing the capabilities, or raw JSON.

Indexable

▪ [k: string]: unknown