const page = await browser.newPage(). await page.goto("https://devexpress.github.io/testcafe/example/");. const title = await page.title();.
確定! 回上一頁