Here's the background:
- I've wrote my tests in protractor@visual studio and got it running successfully with the help of this guide;
- Checked the project into TFS;
Now, my intention is to associate my protractor tests to microsoft case tests, then i intent to run against a environment (SCVMM).
I tried Coded Ui Test, but i found then a little bit slow.
Is there a way that i can get this done?
Thanks.