OpenText™ Functional Testing for Developers JavaScript SDK

UIAPro. InvokePattern

new InvokePattern()

The UIA Pro Invoke pattern.

Methods

invoke() → {Promise.<void>}

Sends a request to activate a control and initiate its single, unambiguous action.
Returns:
a promise that is fulfilled when the invoke operation ends.
Type
Promise.<void>