-
Hi there!
I have a problem while running my e2e tests with this plugin. About half of the times my build will fail because of an error in this plugin. The plugin works fine (nice work!), but this b…
-
Bug report
---
- Node Version: `v12.16.1`
- Protractor Version: `Version 5.4.2`
- Browser(s): `Version 91.0.4472.114`
- Operating System and Version `Mac OS`
I have configured E2E in Jenkins…
-
Automated unit tests for both server and client portions.
-
My package.json
```
{
"name": "angular-quickstart",
"version": "1.0.0",
"description": "QuickStart package.json from the documentation, supplemented with testing support",
"scripts": {…
-
Need to investigate how to test angular directives and controllers. Tests should be written for directives and controllers we are already using
-
Currently, no documentation exists on how to use Protractor with Angular e2e tests on GitLab CI. It's an impossible mix yet it is one of the popular CI platforms.
I'm calling for addition of the s…
-
Hi, I'm trying to test a external link with a non angular page, and get the url, but I always get a timeout error.
Bug report
---
- Node Version: `v8.10.0`
- Protractor Version: `5.4.2`
- Angul…
-
For example using: https://www.npmjs.com/package/protractor-istanbul-plugin
The reports should be generated along with those for unit tests
-
I am using single-spa-angular-cli v0.4.1 and its perfectly supporting Angular V5. But not supporting Angular v6 or v7.
package.json of angular v5 app.
`{ "name": "app3", "version": "0.0.0", "license…
-
Getting this error when I run the project with "npm run start"