Some ideas...

I don't use protractor, but it supports PhantomJS. You could give it a try.

But I would not use PhantomJS alone, its superfast, you can work in the 
meantime and execute tests in background. Make sure to use real browsers on 
a integration server to run the tests again.

Or run the tests in a VM, you can even share folders from your "real" 
computer and as soon as you leave the VM the mouse won't move there.

-- 
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 http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to