Web Components is a collection of APIs that allows creating custom web elements. TestComplete supports web applications implementing the following Web Components technologies: Shadow DOM and Custom Elements. This section describes how you can create automated tests for such web applications.
Before You Start
If you are new to TestComplete and web testing, we recommend that you first get acquainted with the tool and learn how to create tests for web applications:
Supported Web Components Technologies
TestComplete supports the following Web Components technologies:
Requirements
To create tests for web applications that implement Shadow DOM and Custom Elements, the following requirements must be met:
How to Test
Related Topics of Interest
Describes how to create functional web testing with TestComplete.