Interface: DriverStatic<T>
@appium/types.DriverStatic
Static members of a DriverClass
.
This is likely unusable by external consumers, but YMMV!
Type parameters
Name | Type |
---|---|
T |
extends Driver |
Table of contents
Properties
Properties
baseVersion
• baseVersion: string
Defined in
node_modules/@appium/types/lib/driver.ts:2011
executeMethodMap
• Optional
executeMethodMap: ExecuteMethodMap
<T
>
Defined in
node_modules/@appium/types/lib/driver.ts:2014
newMethodMap
• Optional
newMethodMap: MethodMap
<T
>
Defined in
node_modules/@appium/types/lib/driver.ts:2013
updateServer
• Optional
updateServer: UpdateServerCallback
Defined in
node_modules/@appium/types/lib/driver.ts:2012