doesntHave

fun doesntHave(template: ITemplate): Boolean

Checks if template doesn't exist on screen, useful if you don't need the result of the find operation. Inverse of has

Return

true if given template doesn't exist on screen

Parameters

template

Template to use for matching