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 that has a dynamic identifier on a web page. TestComplete will retrieve the identifier from the object.
Note: 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
Web and RIA Testing
Handling Dynamic Identifiers in Default Web Tests
Handling Dynamic Identifiers in Cross-Platform Web Tests
Handling Dynamic Identifiers in Hybrid Mobile Applications
Project Properties - Object Identification Options