Since the 'Block User Input' activity does not exist in StudioX, I want to know the alternatives

Question/Problem

Since the ‘Block User Input’ activity does not exist in StudioX, I would like to know alternative options.

Resolution

Please use the following alternatives:

  1. Use Picture-in-Picture
    By running the workflow in the background while a human works on the same device, you can prevent errors caused by user operations.

Reference:
Picture-in-Picture

Additionally, if a human is working while the Robot also operates on the same device, the following alternative is available:

  1. Specify the “Simulate” method in the input mode of the UI Automation activities
    This allows for operations in the background, making it less likely to interfere with human actions.

Reference:
Input Methods