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
orname
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