Screen:exist()
To check if match exist in device screen, if match is found then this method returns true
else false
Signature
Screen:exist(template: string): boolean
Screen:exist(template: string, params: FinderParams): boolean
Returns
boolean
To check if match exist in device screen, if match is found then this method returns true
else false
Screen:exist(template: string): boolean
Screen:exist(template: string, params: FinderParams): boolean
Returns
boolean