whitespacecode
Results
21
issues of
whitespacecode
In playwright you have the option to use position, is that something that the browser plugin can do? https://playwright.dev/docs/input#mouse-click Playwright docs: ``` // Click the top left corner await page.getByText('Item').click({...