Hi Jen,

I am getting the below error can you please suggest what might been missing:

Could not find WCT plugin named "sauce"


Your help is greatly appreciated.


Thanks



On Thursday, February 5, 2015 at 2:59:58 PM UTC-8, Jen Carlile wrote:
>
> I'm trying to configure wct to run with Saucelabs, but my tests seem to 
> only run locally.  Is there any further documentation or examples beyond 
> the readme file on github related to saucelabs setup? my wct.conf.js file 
> looks like (with username/access key removed):
>
> module.exports = {
>     verbose: true,
>     testTimeout: 30 * 1000,
>     suites: [
>         'flux-*/*.test.html'
>     ],
>     plugins: {
>         sauce: {
>             "username": ***my user name***,
>             "access-key": ***my access key***,
>             "browser": "chrome",
>             "browser-version": "39"
>         }
>     },
>
>     root: 'client/components',
> };
>
> Thanks!
> Jen
>

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/2880da22-dee7-4bdf-a69d-9181ffb2ae86%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to