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

Selenium-side-runner | additional parameters Validation Warning #367

Closed
sibilkov opened this issue Aug 24, 2018 · 2 comments
Closed

Selenium-side-runner | additional parameters Validation Warning #367

sibilkov opened this issue Aug 24, 2018 · 2 comments

Comments

@sibilkov
Copy link

sibilkov commented Aug 24, 2018

Hi, I'm trying to run tests through the SSR and get this-like message for every additional parameter:

● Validation Warning:

  Unknown option "testEnvironmentOptions.server" with value "http://localhost:4444/wd/hub" was found.
  This is probably a typing mistake. Fixing it will remove this message.

  Configuration Documentation:
  https://jestjs.io/docs/configuration.html

But what is interesting, apparently, all the parameters are applied. Why i get this message?

And olso, all tests (even most easyest) takes too many time for executing. Test which takes 5s in Selenium IDE takes sometimes 45s in SSR. (Often i get WebDriverError: New session attempts retry count exceeded !)
SSR v. 3.2.4
Im using latest Selenoid if its important.

@M3ssman
Copy link

M3ssman commented Aug 25, 2018

Yep, there's an closed Issue #354 on that topic. The warnings result from an outdated underlying Library and are not business of sider-runner.

@corevo
Better re-open #354 and label it with state waiting for response or so, before the next Issue arrives with this?

@corevo
Copy link
Member

corevo commented Aug 26, 2018

Duplicate of #354

I downgraded jest on the next release so this warning will not repeat itself.
Once jest will merge the pr about it, I will upgrade it again.

@corevo corevo closed this as completed Aug 26, 2018
@lock lock bot locked and limited conversation to collaborators Aug 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants