Check

You can select this activity to select or clear radio boxes and check boxes.

This table lists the properties for the activity.

Property Type Property Name Description
Common Continue on error Select the check box to continue the RPA flow even if the activity fails. This check box is selected by default.
Wait After Time to delay (in seconds) after this activity runs successfully and before the next activity runs.
Wait Before Time to delay (in seconds) before running this activity.
Input Action One of these actions to perform: Check: Selects a check box or radio button. Uncheck: Clear a check box or radio button.
Web Element The element in which radio boxes or check boxes must be selected or cleared.
Frames The XPath of the frame.
XPath The location of the web element
Output Response Code Response code for the activity. Possible values:
  • 200 to 290: Indicates a successful response or valid output.
  • 400 to 499: Indicates client error responses.
  • 500 to 599: Indicates server error responses.