WaitUntilResult Type
The WaitUntilResult data type provides the result of a wait until operation. For further reference, see the following table.
Property  | Type  | Description  | 
isSatisfied  | Boolean  | The flag is True if the property values in the   | 
error  | In case of error, it indicates the reason why the operation failed.  | |
objects  | BrowserObject Array  | Array of system objects that unblock the   | 
