Interface: ExecuteMethodDef<Ext>
@appium/types.ExecuteMethodDef
Type parameters
Name | Type |
---|---|
Ext |
extends Plugin | Driver |
Table of contents
Properties
Properties
command
• command: ConditionalKeys
<Required
<Ext
>, Ext
extends Plugin
? PluginCommand
<ExternalDriver
<Constraints
, string
>, any
[], unknown
, unknown
> : Ext
extends Driver
<Constraints
, StringRecord
<any
>, StringRecord
<any
>, DefaultCreateSessionResult
<Constraints
>, void
> ? DriverCommand
<any
[], unknown
> : never
>
Defined in
node_modules/@appium/types/lib/command.ts:102