-
This project is very a good idea in order to have e2e tests written in Gerhkins style however it is tightly coupled to Test Café
It would be better to be agnostic of the technology of the selectors a…
-
Hi. First let me say, WOW. This is an awesome guide that gives clear examples for pretty much all things you could do in unit testing for AngularJS.
At my current job we are also using what we call "…
-
e2e tests are broken right now.
find a way to bypass the oidc auth with protractor
-
Hi there!
I'm running my simple app and while I run `browser.pause()` the console is not responsive for commands. My setup is following this [guide](https://angular.io/docs/ts/latest/guide/setup.ht…
-
Hi, I use like lot of persons grunt-protractor-webdriver with grunt-protractor-runner.
But when I register Task when the protractor_webdriver is executed it block other task.
This is my gruntFile : …
-
**Open**:
- [investigate using ripple-emulator for e2e](https://github.com/lathonez/clicker/issues/52)
- [release to app store(s) with travis](https://github.com/lathonez/clicker/issues/43)
- [map …
-
# 📚 Docs or angular.io bug report
### Description
The docs currently have a fantastic testing section and is a key resource when directing other staff on how to write unit tests for Angular,…
-
When writing an e2e test in Protractor of behaviour that uses ngStorage, there are problems when the test refreshes the page and expects to see updated behaviour based on items persisted to localStora…
-
There is a grid with grouping feature to test with protractor using ui-grid e2e tests utils. Text at invisible row cells actually equas to empty string:
`expect(row.element( ... ).getText).toMatch('so…
-
Description: protractor doesn't find firefox driver automatically when running local tests.
The file https://github.com/angular/protractor/blob/5.3.0/lib/config.ts does say for "geckoDriver" the foll…