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

vscode wdio-plugin wdio-service webdriverio
1 Open Issue Need Help Last updated: Jul 16, 2025

Open Issues Need Help

View All on GitHub

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