Keys Action (Xamarin.Forms Objects)

Applies to TestComplete 15.63, last modified on April 23, 2024

Description

The Keys action selects (focuses) an object and types text into it.

Declaration

TestObj.Keys(Keys)

TestObj A variable, parameter or expression that specifies a reference to one of the objects listed in the Applies To section
Keys [in]    Required    String    
Result None

Applies To

All Xamarin.Forms objects

View Mode

This method is available in the Object Browser panel and in other panels and dialogs in both Basic and Advanced view modes.

Parameters

The method has the following parameter:

Keys

The text to enter.

Result Value

None.

See Also

Testing Xamarin.Forms Applications (Legacy)

Highlight search results