Marian Lorinc
Marian Lorinc
For example, there is no mention how to run extest. Normally, it is executed from `npm run` script defined in package.json. However, we do not mention it anywhere in wiki....
Another idea would be to add command to extest which would initialise test files and test folders. It would me much more convenient to get started than it is now.
I recommend doing https://github.com/redhat-developer/vscode-extension-tester/issues/888 first.
If I understand your test case, you wait for the Kaoto editor to show up. If it is the case, then I would check periodically for current CustomEditor title or...
Hi @goverdhan07, thank you for your comment. I did not realize node16 is used instead CommonJS in this project, so I apologize for that. Is there at least way to...