Open Issues Need Help
View All on GitHub Add mechanism for viewing output of console.log statements. about 2 months ago
AI Summary: The task requires adding a mechanism to the `wdio-vscode-service` to capture and display the output from `console.log` statements within the VSCode extension being tested. This likely involves integrating with the VSCode API to access the extension's console output and relaying that information to the WebdriverIO test runner, potentially through a new method or enhanced existing methods.
Complexity:
4/5
help wanted
A service to test VSCode extensions from end to end using WebdriverIO
TypeScript
#vscode#wdio-plugin#wdio-service#webdriverio