-
**Issue description**
We are using Protractor 5.2.0 with jasmine 3.1.0 and jasmine-reporters 2.2.1 .
At the moment, when a testcase fails with a compilation error, no report will be generated for th…
-
Hi there,
i just installed this plugin into my project and edited the protractor.conf.js per doc suggested.
When i ran the e2e testing, there's no code coverage json files generated under coverage fo…
-
When grunt test is run, protractor waits for the selenium chrome browser to spawn. This never happens and the tests timeout.
```
Running "protractor:chrome" (protractor) task
[launcher] Running 1 ins…
Ouwen updated
8 years ago
-
When I switch to TAP reporter, Protractor process will always exit with 0, even if tests fail.
With the default DOT reporter, behavior is normal, but not with the TAP reporter.
I have this configu…
-
Bug report
I've got error while trying to run test on my hybrid 1.6/4.3 angular app.
With others urls this confing below works just as expected, but if I try to run on my app it Failed.
---
- No…
-
I'm trying to create an angular2 application with materializecss, but the .waves-effect does not work when extended using sass.
Here is my angular.cli.json:
```
{
"$schema": "./node_modules/@ang…
-
Since the release of `@types/jasmine@2.5.46` I have this issue while running my protractor tests with typescript:
```
[18:37:17] E/launcher - Error: TSError: ⨯ Unable to compile TypeScript
e2e/app.…
-
Running `gradlew farmIntegrationTest` works perfectly unless some exception occurs.
When integrationTest gradle-task fails, then the container (e.g. jetty) stop command is not run. So after next `gra…
egaga updated
8 years ago
-
Hi!
I have noticed that if two images differ in their dimensions only (one includes the other one completely, but also some other pixels), then protractor-image-comparison reports that they are exa…
-
Bug report
---
- Node Version: `6.9.1`
- Protractor Version: `5.1.2`
- Angular Version: `4.0.0`
- Browser(s): `Chrome Version 57.0.2987.133 (64-bit)`
- Operating System and Version `OS X Versi…