-
Notifications
You must be signed in to change notification settings - Fork 61
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
throws an error #88
Comments
what configuration are you using? |
I just run it from command line with or without parameters and it crashes instantly. The Readme does not say anything about a configuration profile. |
Can you run it after setting an environment variable called |
Fresh install on ubuntu 16.04:
error seems to derive from debug package. |
How do you disable debug output? Getting the same error, and it's now 2019 :-) |
I've stopped using it, either because it didn't fulfill my needs or I couldn't get it running, cannot remember ;). But you could try to update the debug package through npm or edit it's code directly |
I got the same error here:
And selenium standalone server log is :
with browser-perf 1.4.11, firefox 77.0.1 and selenium-server-standalone 3.141.59 |
I imagine |
TypeError: namespace.charCodeAt is not a function
Trying to run it and it gives this error with or without command line arguments
The text was updated successfully, but these errors were encountered: