IWidgetStatus
Defined in: js-api/src/u2core/protocol.ts:53
Runtime snapshot of a widget's structure, read by the automated testing system.
Properties
| Property | Type | Defined in |
|---|---|---|
description | string | null | js-api/src/u2core/protocol.ts:58 |
error | string | null | js-api/src/u2core/protocol.ts:59 |
events | IEventType[] | js-api/src/u2core/protocol.ts:57 |
hitAreas | object | js-api/src/u2core/protocol.ts:55 |
inputs? | IInputStatus[] | js-api/src/u2core/protocol.ts:60 |
parts | object | js-api/src/u2core/protocol.ts:54 |
shortcuts | object | js-api/src/u2core/protocol.ts:56 |