Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to clear editor text for VSCode web #24

Open
christian-bromann opened this issue Jul 18, 2022 · 0 comments
Open

Unable to clear editor text for VSCode web #24

christian-bromann opened this issue Jul 18, 2022 · 0 comments
Labels
help wanted Extra attention is needed vscode-web Issues related to testing web extensions

Comments

@christian-bromann
Copy link
Contributor

The clearText test fails due to the following error:

Command failed: D:\a\wdio-vscode-service\wdio-vscode-service\node_modules\clipboardy\fallbacks\windows\clipboard_x86_64.exe --paste
thread 'main' panicked at 'Error: Could not paste from clipboard: Error { repr: Os { code: -2147221398, message: "Invalid clipboard format" } }', src\libcore\result.rs:906:4
note: Run with `RUST_BACKTRACE=1` for a backtrace.

This seems to be only for Windows.

@christian-bromann christian-bromann added help wanted Extra attention is needed vscode-web Issues related to testing web extensions labels Jul 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed vscode-web Issues related to testing web extensions
Projects
None yet
Development

No branches or pull requests

1 participant