Screen():waitClick()
Wait for an image/text to appear on the screen and then click it
Signature
waitClick(template: string, timeout: number, params: ClickParams): void
Returns
void
Wait for an image/text to appear on the screen and then click it
waitClick(template: string, timeout: number, params: ClickParams): void
Returns
void