Target Class

Target class

Class contains item of html or css element where the error was found.

public class Target

Properties

NameDescription
getItem Returns Object of html or css element.
getTargetType Returns the type of the contained object

See Also