trying to run the following snippet
const { it, expect } = require(\'@playwright/test\'); it(\'is a basic test with the page\', async ({ page }) => { a