-
-
Notifications
You must be signed in to change notification settings - Fork 21
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
TypeError: chrome.Options.chrome is not a function #54
Comments
Thank you for submitting this issue! We, the Members of Meteor Community Packages take every issue seriously. However, we contribute to these packages mostly in our free time. If you think this issue is trivial to solve, don't hesitate to submit Please also consider sponsoring the maintainers of the package. |
@nachocodoner any initial thoughts on this? |
@1u which is your selenium-websdriver version?
In the latest Make sure these npm packages matches the proper versions. Let me know if this fixed it, otherwise I will take a look into your repo. Thank you! |
Thx a lot for the quick answer. Version was 3.6.0. |
Describe the bug
Client tests fail with type error.
both for 1.5.1 and 1.5.3
Unfortunately I can't tell what change caused it (linting error prevented running tests for almost a month)
Repo: https://gitlab.com/Openki/Openki
Log
Versions
meteortesting:browser-tests@1.5.1
meteortesting:mocha@2.1.0
meteortesting:mocha-core@8.1.2
see https://gitlab.com/Openki/Openki/-/tree/dev/.meteor?ref_type=heads for all versions.
Any help welcome
The text was updated successfully, but these errors were encountered: