webdriverio-community / wdio-vscode-service

A service to test VSCode extensions from end to end using WebdriverIO
https://webdriverio-community.github.io/wdio-vscode-service/
MIT License
29 stars 23 forks source link

`userSettings` is ignored #126

Open haberdashPI opened 1 month ago

haberdashPI commented 1 month ago

Changing e.g. fontSize: 30 doesn't affect the VSCode instance's font size during tests. (Tested using browserName: 'chrome').