Closed badabam closed 6 years ago
Hi @badabam, please can you install the latest version from NPM and try again?
Hi John, I'll do that tomorrow at work. Stay tuned!
Any luck @badabam?
Sorry, I cant' test this anymore. I got pulled from the project. 😞
No problem. I believe this issue is fixed so I will close this. Thanks
Hi @john-doherty! I have the same problem and don't know what I have to do! Bu the way, it worked yesterday, and I didn't make some new
Hi @dimonk87, what version of node are you using node -v
?
I just tried a fresh install on node v9.1.0 and it worked fine.
Hello @john-doherty, I'm using v8.9.1
Thanks. That's very odd, I just tried a fresh install using 8.9.1 and it worked :-/
@dimonk87 I've updated the chromedriver version, please can you reinstall and try again?
@john-doherty, ok, I'll do it a little bit later
@john-doherty, Hello! It works! Thanks!
That's great news @dimonk87, thanks for your patience :)
@john-doherty, could I ask you for a favor? Can You recommend me some library for combine rest and ua? I try to use your framework with unirest, but it doesn't work for me
I tend to use supertest. You should be able to get this working with this framework by writing the REST test within step definitions, just call the outer done when the test completes
I install without errors and run a simple test, I get this error:
I am on latest stable macOS and Chrome 57 (also did not work with 56 though).
Any idea where to look at to fix this?