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[] |