Testing Siebel Business Applications > Keywords Reference > Keywords Description >

SelectRadioButton


You use the SelectRadioButton keyword to select a radio button.

Signatures

The SelectRadioButton keyword supports the following signatures:

SelectRadioButton(AppletRN|FieldRN ,Value OR Variable)

SelectRadioButton(NULL|FieldRN ,Value)

SelectRadioButton(AppletRN|FieldRN ,Variable)

NOTE:  Value must not be the UI name. Use the DOM attribute as the name Value.

Desktop Examples

The following table describes how to use the SelectRadioButton keyword to select a radio button in desktop applications.

Target Object
Inputs
Closing Action
Comments

Sort Order Popup Applet (SWE)|rdbDesc1

Ascending

 

Selects a specified radio button.

NULL|SWE Export Applet.rdbRowsToExport

All Rows In Current Query

 

Selects a specified radio button.

Sort Order Popup Applet (SWE)|rdbDesc1

@Variable

 

Selecta a variable value radio button.

Mobile Examples

The SelectRadioButton keyword does not apply to mobile applications.

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