dnls
dnls
I'm proposing integration of WebDriverIO v8 into Testomat. For version compatibility details, please refer to [WebDriverIO Versions](https://webdriver.io/versions). FYI: WebDriverIO v7 is currently in Long-Term Support (LTS), and versions preceding v7...
**Is your feature request related to a problem? Please describe.** Currently, in the existing Testomat logic, when I create a mixed run with all of my test cases, I am...
### 1 . Add the ability to tag users by ID in Slack notification settings: - An additional field where you can input user id using format ... - Checkbox...
I propose adding the ability to pass parameters from the test run to CI using a multi-select. In CI, they are received as a string parameter in the format: "suite1,...
**Describe the bug** In version @testomatio/reporter 1.6.*, failed test reports contain an empty artifacts array, even though screenshots are captured and available. You can see a diff, v 1.5.3 log...
**Describe the bug** Tests defined with test.each([]) do not show the correct number of test cases; only the first one is included in the final report. **To Reproduce** ``` test.each([1,...
Hi! Please, add support for creating a mixed run programmatically, without requiring interaction with the UI. Currently, it’s not possible to create a mixed run without using the UI. This...