Testing Siebel Business Applications > Keywords Reference > Keywords Description >

SelectCheckBox


You use the SelectCheckBox keyword to select or clear a check box.

Signature

The SelectCheckBox keyword supports the following signature:

SelectCheckbox(AppletRN|FieldRN|[RowNum],TRUE(or)FALSE(or)@variable)

Desktop Examples

The following table describes how to use the SelectCheckBox keyword to select or clear a check box in desktop applications.

Target Object
Inputs
Closing Action
Comments

Opportunity List Zpplet|Committed

TRUE

 

Selects the check box.

SIS Account List Applet|Fund Eligible Flag|3

FALSE

 

Clears the check box in the third row of the list applet.

Opportunity List Applet|Committed

@Variable

 

Selects or clears the check box depending on the variable value (True or False).

MultiAdd Product On Order|Select All|Select All

True/False

 

Selects the check box in the column header.

Mobile Examples

The following table describes how to use the SelectCheckBox keyword to select or clear a check box in mobile applications (on mobile devices).

Target Object
Inputs
Closing Action
Comments

SHCE Address List Applet - Mobile|SSA Primary Field

TRUE

 

Selects the check box for the specified object based on the provided user value.

SHCE Address List Applet - Mobile|SSA Primary Field|3

FALSE

 

Clears the check box for the specified object based on the provided user value.

Testing Siebel Business Applications Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.