ReferenceScreenScreen:waitVanish()✦Use with AI▾本页总览Screen:waitVanish() 等待模板在屏幕上消失或消失,如果达到超时时间,该方法将抛出错误。 签名 Screen:waitVanish(template: string): void Screen:waitVanish(template: string, timeout: number): void Screen:waitVanish(template: string, timeout: number, params: FinderParams): void 返回值 void