Support for Mobile Web Controls

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

TestComplete records and plays back actions against mobile web applications in the Chrome mobile emulator by using various test objects, methods and properties. You can get data from web page elements and automate object-specific actions, such as the value change, item selection, and so on.

Supported Mobile Web Controls

Support for Table Controls

You can use table checkpoints to check data in list and tabular controls in mobile web applications. For a list of controls that table checkpoints work with, see Supported Controls.

Using Native Properties, Attributes and Methods of Mobile Web Controls

Besides of properties and methods provided by TestComplete, you can use native DOM properties and methods of the HTML elements in automated tests. For more information, see Access Native Web Attributes and Methods.

See Also

Supported jQuery Mobile Controls
Testing Mobile Web Applications Using Emulator - Overview

Highlight search results