let inProgressPromise = driver.wait(() => { return driver.findElement(By.id('searchProgressText')).getText().then((text) => {
確定! 回上一頁