Badisi
Badisi
**Version**: v1.1.1 ### Issue Running `ng add @wdio/schematics` will add a `test/tsconfig.e2e.json` file. But `Vscode` only knowns typescript configuration file named `tsconfig.json`. This results in multiple typing errors : ###...
### Current Behavior Consider: - the following project structure: ``` . ├── .github │ └── workflows │ └── ci_tests.yml ├── projects │ └── package-a │ └── ... ├── ... ```...
Thanks for this GH action ! I was wondering if it would be possible to send multiple events at once ? I'm currently reusing too many workflows and hitting the...
### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-issues). ### WebdriverIO Version v9.0.7 ### Node.js Version v20.15.1 ### Mode WDIO...
### Have you read the Contributing Guidelines on issues? - [x] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-issues). ### WebdriverIO Version latest ### Node.js Version latest ### Mode WDIO...