Test Dynamic Identifier Patterns Wizard - Select an Option Page

Applies to TestComplete 14.0, last modified on January 23, 2019

The Test Dynamic Identifier Patterns wizard lets you check if a specific identifier matches one of dynamic identifier patterns. These patterns are defined in the Object Identification and Hybrid Mobile options in project properties and default project properties. See the topics about handling dynamic identifiers in web or hybrid mobile applications for more information.

On this page, you select how you want to specify the identifier that you want to test against dynamic identifier patterns.

  • Select object from screen to get its identifier

    Choose this option to point to an object on a web page that has a dynamic identifier. TestComplete will retrieve the identifier from the object. Note that TestComplete captures the object’s id or name attribute, according to the Identification attribute project setting.

  • Enter specific identifier

    Select this option to manually enter the identifier that you want to match (for example, if you already have this identifier in the clipboard).

See Also

Test Dynamic Identifier Patterns Wizard
Testing Web Applications
Handling Dynamic Identifiers in Web Applications
Handling Dynamic Identifiers in Hybrid Mobile Applications
Project Properties - Object Identification Options

Highlight search results