Interface: BaseExecuteMethodDef
@appium/types.BaseExecuteMethodDef
Properties shared by execute method definitions in both plugins and drivers
Hierarchy
BaseExecuteMethodDef
Table of contents
Properties
Properties
params
• Optional
params: Object
Type declaration
Name | Type |
---|---|
optional? |
readonly string [] |
required? |
readonly string [] |
Defined in
node_modules/@appium/types/lib/command.ts:112