We're trying to get Web Component Tester to use a Selenium Grid for our 
tests, but we can't seem to get the configuration right (using grunt).  Is 
this even possible, and if so, what should the configuration look like?

We're currently trying:

'wct-test': {
  local: {
    options: {
      activeBrowsers: [{
        browserName: 'chrome',
        url: 'http://jenkins.myapp.corp.web:4444/wd/hub'
      }]
    }
  }}

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/8d58e44e-24e4-4cbb-b86c-20897a1112f8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to