Dominic
Dominic
Hi :) I would work on it, if it is fine for everyone?
Hi guys, I'm new to this project and to be honest also new to "contributing on GitHub" in general. I saw that there are missing some German translations and wanted...
@chriselrod I am having the same issue with the `j` being appended when piping the echo command and the carriage return not working when using the inline command. Did you...
Can confirm this issue, too. Running on both `mcr.microsoft.com/playwright:v1.49.1-noble` and `mcr.microsoft.com/playwright:v1.49.1-jammy` in a Github Action. The tests for `chromium` succeed, the tests for `webkit` fail. ```ts await page.getByRole("button", { name:...