Region():existClick()
To perform image/text detection and click it's match coordinate, if match is found then this method returns true
Signature
existClick(match: MatchResult, params: ClickParams): boolean
existClick(template: string, params: ClickParams): boolean
Returns
boolean