MultiSelect

MultiSelect allows you to select multiple values. The values are separated by a pipe (|). These are the actions associated with the MultiSelect step type.

Description

Checks whether the object exists on the page.

See Exists.

Description

Gets the property value of an HTML object and assign to the prop=value parameter. Also stores it to the variable in ret=&variable.

See Get_Property.

Description

Gets the style value of properties in a class from the HTML stylesheet. The value is assigned to prop=value parameter and stores it to the variable in ret=&variable.

See Get_Style.

Description

Gets the label of the specified HTML object.

See GetLabel.

Description

Sets the field value in a browser object.

See Set_Value.

Description

Checks whether the object exists on the page.

See Verify.

MultiSelect Example

This is an example of using MultiSelect on the Portal Layout page. In this example, you select 3 values in the first column (col0) and move them to the second column (col1), then verify the values.

Type

Action

Recognition

Parameters

Value

Browser

Start_login

Browser

FrameSet

Link

Click

id=pttabperlayout

Browser

FrameSet

ptModFrame_##

MultiSelect

Set_Value

Name=col0

Calculator|Calendar|Dictionary

Image

Click

Name=moverightimg

MultiSelect

Verify

Name=col1

Calculator|Calendar|Dictionary

Page

Save

Name=PORTAL_HPWRK_HTMLAREA$17$