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