Block User Input to Java App

Overview

The operation prevents the user from manual interactions with the application under test. When running a test while still using the PC it will stop any accidental clicking or typing by the user into the application being automated.

Inputs

ID The ID of the application you wish to block. The ID of an application is defined in the "ID" parameter of the 'Start Java App' operation.