Interface: PostProcessResult
@appium/types.PostProcessResult
Result of the onPostProcess ConfigureAppOptions.onPostProcess callback.
Table of contents
Properties
Properties
appPath
• appPath: string
The full past to the post-processed application package on the local file system .
This might be a file or a folder path.
Defined in
node_modules/@appium/types/lib/driver.ts:2062