Yanis Wang

Results 3 issues of Yanis Wang

``` npm install nproxy -g nproxy [INFO] NProxy started on 8989! [INFO] connect to https server successfully! [ERROR] url: / [ERROR] msg: connect ECONNREFUSED [INFO] connect to https server successfully!...

When Chrome is maximized is window.outerWidth/window.innerWidth, when not is (window.outerWidth-16)/window.innerWidth

### Version 1.49.0 ### Steps to reproduce Code: test.py ``` from playwright.sync_api import sync_playwright ua = 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36' with sync_playwright()...

P3-collecting-feedback