Michael Bodnarchuk
Michael Bodnarchuk
@AZANIR we need to discuss this one
@AZANIR look through adapters, we take the code from the running function but we can add an option to remove it For instance, this is mocha framework:  Please change...
Sorry, if you face a performance downgrade. We are optimizing our internal systems.
We can think on that However, as of now we can just prefer the file path when importing We already do that for files but we also need to do...
There were some fixes on this issue previously Please retest @TetianaKhomenko Also video is not complete so I don't see any duplication
Improvements needed based on client's feedback: > All our tests have @core/@admin/@mobile tag If tests marked with the https://github.com/core tag are imported from the report, you can compare the imported...
Fixed in reporter https://github.com/testomatio/reporter/releases/tag/1.6.12
@AZANIR please do the following * propose steps format which is simple and universal and supports nested steps * add this format definition to `types.d.ts` * check how Playwright passes...
Behavrios should be: ``` Manual vs Automated + label:Automatable ``` So if no Automatable label it will be ``` manual vs automated ``` if no automated tests but tests with...