赞
踩
public boolean waitForDialogToOpen(long timeout)
等待一个对话框打开
参数:
timeout – 等待的超时时间。
返回:
如果对话框在超时时间之前打开就返回true,反之则false。