example.com
Log In
test.spec.js
const { test } = 'playwright';
test('auto', async () => {
await page.click('#login');
});
$$\text{User Action}$$
$$\text{Translate}$$
$$\text{Code Output}$$