-
Implement protractor tests with hooks into saucelabs.
See @lookfirst config for ideas: https://github.com/lookfirst/systemjs-seed/blob/master/protractor.conf.js
-
Hello,
I tried the Image to build a custum container that is expected to run e2e Test using Protractor, not Karma.
Using your Instructions I added npm global Installations for webdriver and protr…
-
Find a way to track the latest version of protractor. If possible, do it automatically (for testing).
kpodl updated
9 years ago
-
hi, this wrapper seems to work nice, but it breaks all our protractor test. Any solution to this ?
-
http://www.ng-newsletter.com/posts/practical-protractor.html
-
-
Any guidance on how to best test this directive with a Protractor end-to-end test? I tried to add an id attribute to the ui-select directive but it was replaced by the directive's replaced template.
-
-
I have installed ng-apimock and see that v1.4.2 is inserted into my package.json
`"ng-apimock": "^1.4.2"`
Added the required setup in protractor config:
```
exports.config = {
allScriptsTime…
-
I'm getting the following error when running protractor:
```
Error: spawn EACCES
at exports._errnoException (util.js:953:11)
at ChildProcess.spawn (internal/child_process.js:302:11)
at ex…