webdriverio-community / wdio-vscode-service

A service to test VSCode extensions from end to end using WebdriverIO

Home Page:https://webdriverio-community.github.io/wdio-vscode-service/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenContextMenu fails on macos

Manushenkov opened this issue · comments

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

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

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!

it was already reported here #57