Max Schmitt

Results 150 issues of Max Schmitt

https://github.com/microsoft/playwright/issues/36404

CQ1

I saw that https://github.com/microsoft/playwright/pull/36336 broke some of the vscode tests. Repro: ``` npm install -D @playwright/test@next npm run test -- selector:77 --project=default-trace --timeout=0 --repeat-each=20 --reporter=html ```

feature-vscode-extension
v1.54

Fixes https://github.com/microsoft/playwright/pull/36370#discussion_r2158859292

Follow-up to https://github.com/microsoft/playwright/pull/36357. This patch adds test coverage for https://github.com/microsoft/playwright/pull/36098 which wasn't added back then and simplifies the test coverage for https://github.com/microsoft/playwright/pull/36357. https://github.com/microsoft/playwright/pull/36098 introduced the regression in v1.53.0.

### Last Good Version v1.52.0 ### First Bad Version v1.53.0 ### Steps to reproduce This commit will break if the url has custom sections: ### Expected behavior `/a/json/version` ### Actual...

v1.53

This code produced warnings before in Node.js 24. Relates https://github.com/microsoft/playwright/issues/36404

### Description When using WSL2 on GitHub Actions in the Windows image its not possible to access the hosts's localhost network. According to [the documentation](https://learn.microsoft.com/en-us/windows/wsl/networking#identify-ip-address) it should be possible. On...

OS: Windows
bug report

TODO: - [ ] Upstream Git Bash PATH hack - Revert https://github.com/microsoft/playwright-browsers/pull/1845 and https://github.com/microsoft/playwright-browsers/pull/1846 - The fix should be inside [this repo](https://dev.azure.com/devdiv/XlabImageFactory/_git/XlabImageFactory?_a=contents&version=GBmain) - I'm currently getting access to it and...

v1.58