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 : Ext extends Driver<Constraints, StringRecord, StringRecord, DefaultCreateSessionResult<Constraints>, void, StringRecord> ? DriverCommand : never>
Defined in
node_modules/@appium/types/lib/command.ts:102