easy-sauce icon indicating copy to clipboard operation
easy-sauce copied to clipboard

Node.js API newb question

Open ORESoftware opened this issue 8 years ago • 1 comments

Hey

With the Node.js API, it's not clear whether it uses the easySauce config in the package.json file. Specifically, I don't know how to specify the test.html file to use, if we do not have the config in package.json. I have no problem using the easySauce property in package.json, but I think maybe the Node.js API example should be self-contained enough to include the path to the html file?

ORESoftware avatar May 31 '17 20:05 ORESoftware

In other words, I ran the example code as is, with my own Sauce Labs username/key, and I get this:


Started static web server on port 8080
Created secure tunnel to 8080
Running tests for https://uifgjrfefk.localtunnel.me/test/ on Sauce Labs.
test queued
test queued
test queued
test session in progress
test session in progress
test session in progress

I literally have no idea what it's testing, as I didn't give it any input...

ORESoftware avatar May 31 '17 20:05 ORESoftware