Skip to content

Interface: StopScreenRecordOptions

@appium/types.StopScreenRecordOptions

Table of contents

Properties

Properties

fileFieldName

Optional fileFieldName: string

Defined in

packages/types/lib/driver.ts:551


formFields

formFields: Record<string, string> | ObjectEntries<Record<string, string>>

Defined in

packages/types/lib/driver.ts:552


headers

Optional headers: Record<string, string>

Defined in

packages/types/lib/driver.ts:550


method

Optional method: string

Defined in

packages/types/lib/driver.ts:549


pass

Optional pass: string

Defined in

packages/types/lib/driver.ts:548


remotePath

Optional remotePath: string

Defined in

packages/types/lib/driver.ts:546


user

Optional user: string

Defined in

packages/types/lib/driver.ts:547