Defines classes for use in making DLLs to plug into TestAssistant's "generate code from interactions" feature. Please refer to creating generators for information. The following libraries have been generator-enabled and their code is freely available. Please refer to them as examples. Generator base class. If you define a child class and create a mapping to the target controls using the plugin XML format, the class will be instantiated in the target application and have Attach() called during the "generate code from interactions" operation. Represents a set of items related to code generation.TokenAsync
Debug mode.
|
Test Automation > API Reference >