Appearance
Documentation / local-testing-binary / LocalTestingBinaryOptions
Type Alias: LocalTestingBinaryOptions
LocalTestingBinaryOptions =
Omit<BrowserStackOptions,"username"> &LocalBinaryFlags&object
Defined in: local-testing-binary/src/local-testing-binary-options.ts:3
Type Declaration
| Name | Type | Description | Defined in |
|---|---|---|---|
binHome? | string | - | local-testing-binary/src/local-testing-binary-options.ts:5 |
commandTimeoutMs? | number | Default 10000 | local-testing-binary/src/local-testing-binary-options.ts:15 |
disableAPILogging? | boolean | Default true | local-testing-binary/src/local-testing-binary-options.ts:10 |