Actions performed asynchronously

During a Web UI test playback, certain actions such as click, hover, press Enter might synchronization issues and result in step failures. To address this challenge, you can use the HCL OneTest UI feature to perform certain actions asynchronously.

In a recorded Web UI test, when you select a step in the UI Test view, the User Action Details panel displays the object properties that are associated with the action performed in the step. In the User Action Details panel, you can select the Perform asynchronously option beside the Object’s action field so that the selected action is performed asynchronously during the test playback.

Note: This feature is available from HCL OneTest UI version 9.2.1 onwards.

By enabling the asynchronous execution for actions in Web UI tests, you can minimize the synchronization issues during the test playback.