Screen:wait()
Chờ cho đến khi mẫu xuất hiện trên màn hình, nếu hết thời gian chờ thì phương thức này sẽ ném lỗi
Khai báo
Screen:wait(template: string): void
Screen:wait(template: string, timeout: number): void
Screen:wait(template: string, timeout: number, params: FinderParams): void
Trả về
void