Playwright Automation với Live View
Nhập code Playwright (JavaScript) sử dụng đối tượng
page
.
await page.goto('https://example.com'); await page.waitForTimeout(2000); await page.screenshot({ path: 'example.png' });
Chọn trình duyệt:
Chromium
Firefox
WebKit
Chạy code
Dừng / Đóng trình duyệt
⏸ Chưa chạy
Live View
(~5 fps)