redhat-developer / vscode-extension-tester

ExTester: Your Essential UI Testing Companion for Visual Studio Code Extensions! Seamlessly execute UI tests with Selenium WebDriver, ensuring robustness and reliability in your extension development journey. Simplify UI testing for your VS Code extensions and elevate the quality of your user interface effortlessly.
Apache License 2.0
243 stars 67 forks source link

[🚀 Request] Support editor action with submenus #1334

Open apupier opened 1 month ago

apupier commented 1 month ago

Describe the request

Currently the EditorView;getAction is supporting actions with direct buttons but not when there ar submenus

Usage

https://github.com/camel-tooling/camel-dap-client-vscode/pull/661