Version

xamColorPicker - Replay-Only Methods

Topic Overview

Purpose

This topic provides reference information about the replay-only user methods for testing the xamColorPicker™ control.

xamColorPicker Test Object Replay-Only Methods Summary

Replay-only methods summary chart

The following table briefly explains the replay-only methods for testing the control. Detailed information about the methods is provided below the table.

Method Description

Opens the xamColorPicker drop-down menu.

Closes the xamColorPicker drop-down menu.

OpenPicker Method

Description

The OpenPicker method opens the drop-down menu of the xamColorPicker control.

Details

No additional details.

Parameters

No parameters are used with this method.

Example

Open the xamColorPicker drop-down menu

WpfWindow("MainWindow").XamColorPicker("colorPicker").OpenPicker

Default Setting

No default settings.

Possible Exceptions

No known exceptions.

ClosePicker Method

Description

The ClosePicker method closes the drop-down menu of the xamColorPicker control.

Details

No additional details.

Parameters

No parameters are used with this method.

Example

Close the xamColorPicker drop-down menu

WpfWindow("MainWindow").XamColorPicker("colorPicker").ClosePicker

Default Setting

No default settings.

Possible Exceptions

No known exceptions.

Related Topics

The following table lists other topics you may find useful.

Topic Purpose

This topic provides information about the user actions of the xamColorPicker™ control which you can test and the elements you can inspect.

This topic provides reference information about the recordable user methods for testing the xamColorPicker™ control.

This topic provides reference information about the inspectable test object properties of the xamColorPicker™ control.

This topic provides reference information about the proxy class that supports the testing of the xamColorPicker™ control in Micro Focus Unified Functional Testing software.