Dominik Jelínek

Results 54 comments of Dominik Jelínek

```shell ➜ vscode-extension-tester (main) node_modules/.bin/extest --help Usage: extest [options] [command] UI Test Runner for VS Code Extension Options: -V, --version output the version number -h, --help display help for command...

### Preview DoD - [x] create test view - [x] create screenshots view - [x] create logs view - [x] allow run all tests - [x] allow run folders -...

Hello, sharing some tips how to.. - for the lightbulb itself. it will be challenging to in first place to have lightbulb available in editor.. hopefully by click in editor...

Hello, thank you for your interest in ExTester. The example project was updated and I am not able to reproduce the described behaviour. May I ask you, can you please...

and also please keep in mind that in steps to reproduce you are using `-c 1.85.0`. That version is not directly supported and it is not tested any more.

closing, feel free to reopen or just continue in the thread here in case of more questions.

Hello @ronsig , thank you for opening an issue! This is a hard to catch everywhere. We are still trying to keep ExTester more like API to allow users interaction...

closing, feel free to reopen or just continue in the thread here in case of more questions.

Could be known limitation for Ubuntu we are facing from Ubuntu 24 - https://github.com/redhat-developer/vscode-extension-tester/blob/main/KNOWN_ISSUES.md#openresources-not-working-with-apparmor-2404 have you tried to use step for your GH actions Ubuntu pipeline, something like: ``` -...