Oleksii

Results 3 comments of Oleksii

@christian-bromann I investigated this issue many times. And I think I found the reason. First, logs are created: `wdio.log, wdio,browser.log, drivers log(chromedriver, geckodriver)` after 2 second logs are created: `Video-reporter.log...

> So the reports are being overwritten by another test? In this case, the file is not created and the test fails

> How does the test fail due to a non existing log file? In this case, I think the error was not that the file does not exist. The problem...