I've a problem only with trying out the sample from your readme page!
1) Error on page "http://devexpress.github.io/testcafe/example/":
Uncaught SyntaxError: Unexpected token )
and the error will be shown here
> 8 | .typeText('#input', 'Peter Parker')
I've used ChromeCanary for my test and I was running test cafe version 0.9.0 Do I need any specific Node version? I'm using 6.5.0 here on a MacOS system. Thanks!
I've a problem only with trying out the sample from your readme page!
and the error will be shown here
I've used ChromeCanary for my test and I was running test cafe version 0.9.0 Do I need any specific Node version? I'm using 6.5.0 here on a MacOS system. Thanks!