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:
- 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:
- 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