Oleksandr Pelykh
Oleksandr Pelykh
values max length up to 255
provide example to Michael
https://github.com/testomatio/testomatio/issues/4954 @DavertMik
https://github.com/testomatio/reporter/pull/435
@olexandr13 only string with 255 max len
@DavertMik
should be retested on refactored artifact uploader (changed to class) and on version 2+
@DavertMik multiple runs are created when run multiple workers to simplify the reproduction steps, run something like `TESTOMATIO_SHARED_RUN=1 TESTOMATIO_TITLE='E2E-tests' npx codeceptjs run-workers 2`
@DavertMik does `TESTOMATIO_SHARED_RUN` could be used only with `start-test-run` command?
please investigate