webdriverio-community / wdio-video-reporter

Reporter for WebdriverIO that makes videos of failed tests and has optional allure integration
https://webdriver.io/docs/wdio-video-reporter
MIT License
58 stars 47 forks source link

ERROR @wdio/runner: Error: Some reporters are still unsynced: VideoReporter #430

Closed Govind-Markad closed 6 days ago

Govind-Markad commented 1 week ago

I am getting a blank video; there may be another window opening when the test starts(BiDi window with that one blank tab). I am new, so please correct me if I am wrong anywhere.

Log: ERROR @wdio/runner: Error: Some reporters are still unsynced: VideoReporter [0-0] at Timeout. (file:///D:/automationPorject/Sample_Project/node_modules/@wdio/runner/build/index.js:561:25) [0-0] at listOnTimeout (node:internal/timers:573:17) [0-0] at process.processTimers (node:internal/timers:514:7)

To Reproduce : https://github.com/Govind-Markad/Automation_Test

Expected behavior There should be a recorded video of the test.

christian-bromann commented 6 days ago

Duplicate of #133