Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remake a package from CommonJS to ES6 (rid out of files with .mjs extension) #134

Closed
soroko-sergey opened this issue Jan 17, 2024 · 3 comments

Comments

@soroko-sergey
Copy link

now for me its impossible to use video-reporter with ES6. I can use video reporter till 3.5.0 version with ES6 for wdio v8, all newer versions are not working good. I catch errors about commonjs and es6

@christian-bromann
Copy link
Contributor

@soroko-sergey thanks for raising the issue. Are you using WebdriverIO v8? If so you should have no issues using the service even if your tests are written in CJS. Can you provide error logs or a reproducible example?

@troyyer
Copy link

troyyer commented Feb 22, 2024

@christian-bromann
i raised a discussion comment with a similar where i cant upgrade past video reporter v3.5 on either webdriverio v7 and v8 #122

this is a current code sample having the issue
https://github.com/troyyer/wdiov8-sample-for-video-reporter/

@soroko-sergey
Copy link
Author

cannot reproduce on 5.2 version of reporter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants