Hi,

Wanted to see if anyone was able to get selenium grid working with 
protractor so that you can run tests in parallel that are shared across the 
running selenium nodes?

I found this writeup on how to setup selenium grid using docker containers 
and it's pretty easy and I have grid up and running.  I was able to run 
protractor and point to it but the tests only seem to run on one of the 
node containers.  I tried using the multiCapabilities and that didn't seem 
to solve it.  Anyone else doing this?

As for context, we have integration tests that use protractor-http-mock and 
we would like to spread these out over multiple browser sessions to have it 
run faster.  Using the multiCapabilities is slight flaky and doesn't 
consistently run all the tests.  Any suggestions?

Thanks,
Jay

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to