The Add Dynamic Identifier Pattern wizard helps you create patterns for handling dynamic object identifiers in web and hybrid mobile applications.
On this page, you select how you want to specify the dynamic identifier you would like to handle.
-
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
Add Dynamic Identifier Pattern Wizard
Testing Web Applications
Handling Dynamic Identifiers in Web Applications
Handling Dynamic Identifiers in Hybrid Mobile Applications
Project Properties - Object Identification Options