Test Dynamic Identifier Patterns Wizard

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

Web applications can generate dynamic identifiers for objects, for example, ext-gen-123. TestComplete automatically detects these identifiers in web or hybrid mobile applications and can either ignore them (both cross-platform and classic web tests) or extract and use their unchanging parts (classic web tests only). For more information, see:

The Test Dynamic Identifier Patterns wizard lets you check if a specific identifier matches one of existing dynamic identifier patterns. You can use this wizard to complete the following tasks:

  • Test your own regular expression patterns against sample inputs.

  • Find a pattern that is wrongly applied to a specific identifier, so that you can later disable this pattern or lower its priority.

To open the wizard, click Test on the Object Identification page of your project or default project properties.

The wizard includes the following pages:

Test Dynamic Identifier Patterns Wizard - Select an Option Page

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

Test Dynamic Identifier Patterns Wizard - Select an Object From Screen Page

On this page, you can point to a web page object whose dynamic identifier you want to test.

Test Dynamic Identifier Patterns Wizard - Specify a Web Object Identifier Page

On this page, you can enter the identifier that you want to test against dynamic identifier patterns.

Test Dynamic Identifier Patterns Wizard - Test Result Page

This page displays the pattern matching the specified identifier (if any).

See Also

Web and RIA Testing
Handling Dynamic Identifiers in Cross-Platform Web Tests
Handling Dynamic Identifiers in Classic Web Tests
Handling Dynamic Identifiers in Hybrid Mobile Applications (Legacy)
Project Properties - Object Identification Options

Highlight search results