Set checkbox value Version 11 (Net)

Action group: Windows


Description

The action sets or resets checkbox value.

Action icon

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ElementResource with data of selected element in applicationRobin.WinElement
Yes
ActionSelecting an action for the checkbox.Robin.String
Yes
Time-outTime in milliseconds to find required element.Robin.Numeric
No
Window orderWhen found more than one window, action would interact with window defined by orderRobin.Numeric
No

Special conditions of use

None. 

Example of use

Task

There is an open window "Find" on the screen. Switch the value of the "Reverse search direction" checkbox to "enabled (true)". 

Solution

Use the "Set checkbox value" action.

Implementation

  1. Move the "Set checkbox value to the workspace


    and set its parameters. Get the element with the WinSpy tool. Working with WinSpy is described in section Get Win-element
    Setting a timeout does not, in general, increase the execution time of an action beyond the time it takes for the item we are using in the action to become visible and accessible. During the set timeout, the action tries to access the element it is working with. As soon as the item is available, the waiting timeout expires.

  2. Click "Start" in the top panel.

Result

The program robot completed successfully.

The "Reverse search direction" checkbox value is changed to True.


  • Нет меток