Generic Types

There are some QualityMate interfaces that can be used independently of the technology used.

IElement

This interface defines a single control that does not match with an interface defined on Desktop, Web, or WebMap. This interface enables the use of basic functionality that control might have.

IControlSlice

Defines a control based on the specified image or coordinates. For more details of the feature, visit the ControlSlice article.

ControlCollection<T>

Defines a collection of controls of a specific type that matches a user selector. For more details of the feature, visit the ControlCollection article.

Last updated