goto('http://example.com', { waitUntil: 'networkidle' }); await percySnapshot(page, 'Example Snapshot'); await browser.close(); // ... Selenium (Java).
確定! 回上一頁