Submit Action (Android Controls)

Applies to TestComplete 15.62, last modified on March 19, 2024
This method is available in legacy mobile tests that work with devices connected to the local computer. To learn how to simulate user actions in newer cloud-compatible mobile tests, see the Simulating user actions in tests section.

Description

The Submit method a query text in the text field and submits the query.

Declaration

TestObj.Submit(Text)

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

Applies To

The method is applied to the following object:

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:

Text

The text to enter in the control.

Result Value

None.

See Also

Testing Android Applications (Legacy)
Android SearchView Support
Close Action (Android Controls)

Highlight search results