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

OpenContextMenu fails on macos #79

Closed Manushenkov closed 10 months ago

Manushenkov commented 10 months ago

element (".monaco-menu-container") still not displayed after 5000ms

I tested the same code on my linux machine with the same node version and it works correctly

macos version 13.3 (22E252) node version v19.9.0

Manushenkov commented 10 months ago

It does open the context menu, i can see it visually, but it can't detect it

christian-bromann commented 10 months ago

Thanks for reporting!

We greatly appreciate any contributions that help resolve the bug. While we understand that active contributors have their own priorities, we kindly request your assistance if you rely on this bug being fixed. We encourage you to take a look at our contribution guidelines or join our friendly Discord development server, where you can ask any questions you may have. Thank you for your support, and cheers!

Manushenkov commented 10 months ago

it was already reported here https://github.com/webdriverio-community/wdio-vscode-service/issues/57