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

Help Wanted: Video.onRunnerStart is failing for a specific wdio.conf #80

Open
ignusloki opened this issue Aug 11, 2022 · 3 comments
Open

Comments

@ignusloki
Copy link

Hi!
I have a project with wdio-video-reporter which i'm getting this error:

Am I setting any configuration in wdio.conf which is causing this problem?
Because I have another project with a standard wdio.conf and the puglin works correctly.

Thanks and regards, Felipe.

@kerkeniakov
Copy link
Contributor

kerkeniakov commented Aug 11, 2022

Hi ,
First we see this warning :
This version of ChromeDriver has not been tested with Chrome version 104. ,
Then we see this :
at Video.onRunnerStart (/Users/suporte/repo/rally/app/node_modules/wdio-video-reporter/src/index.js:83:31)
which contains the following code :
image
Looks the issue is related to the sessionid or sessionid type.
Can you share your chromedriver version and chrome version? Can you try with the latest stable ? Can you try with 103,104,105 ?

@ignusloki
Copy link
Author

Hi @kerkeniakov, thanks for the help!
Here is the version for the chrome.
Captura de Tela 2022-08-11 às 19 57 45
Here are the error logs for each version, except 105 which is in beta.

Thanks and regards, Felipe.

@christian-bromann
Copy link
Contributor

@ignusloki can you provide a reproducible example to help us investigate the issue?

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

No branches or pull requests

3 participants