TableElement Complex Type
Name | Type | Use | Default | Description |
---|---|---|---|---|
MappedTo | string | required | The SwfTable UFT test object class, because it supports behaviors that are required in order to support table checkpoints and output values. | |
Type | string | required | The full type of the custom control, including wrapping namespaces. Example: System.Windows.Forms.CustomTable Note: If you need to refer to a control that is contained in more than one assembly, you can include the name of the assembly, and other information that fully qualifies the type. For example, you could set this attribute to values similar to these:
|