Screen:wait()
الانتظار حتى يظهر القالب في الشاشة، وإذا انتهت المهلة فإن هذه الدالة ستُصدر خطأً
التوقيع
Screen:wait(template: string): void
Screen:wait(template: string, timeout: number): void
Screen:wait(template: string, timeout: number, params: FinderParams): void
القيمة المعادة
void