-
For context, this error is happening when using protractor-retry with the Angular-CLI, which starts up a webpack dev server and then launches protractor.
The [retry script assumes that `argv.$0` w…
-
Hi there!
We are trying to make protractor-flake work with building our code before running the tests.
Right now all I got working is a command like this "protractor-flake --parser standard --max-at…
-
As Juice Shop already has a complete set of API integration and end-to-end vulnerability exploit tests, it would be cool to be able to run them through your pipeline as well.
### API integration te…
-
**Description**
There is an Africa Talking automated test with protractor `tests/e2e/protractor/sms/africas-talking.js`, it failed randomly in Github Actions. But after we restructured the files for …
-
C:\Users\rs\Documents\potractorRetry>npm run e2e
> quote-builder-protractor@1.0.0 pree2e C:\Users\rs\Documents\potractorRetry
> npm run webdriver:update -- --standalone
> quote-builder-protract…
ghost updated
5 years ago
-
Feature Request: recording videos - protractor-cucumber-framework
---
We are using "protractor-cucumber-framework" for our E2E tests which run on CI env.
For debugging and Q&A purpose, we are lo…
-
So i've been having this error everytime i want to start my e2e testing using angular protractor-cucumber-framework
`$ ng e2e
[09:22:21] I/config_source - curl -oC:\Cucumber-Protractor-Framework\e…
-
Bug report
---
- Node Version: `8.12.0`
- Protractor Version: `5.4.0`
- Angular Version: `6.1`
- Browser(s): `Chrome`
- Operating System and Version `Windows 7 Enterprise SP1`
# Your protra…
-
We have a setup of grunt protractor runner which runs suites.
Whenever there is an error on any one of the tests, it just quits the grunt process altogether.
```
protractor: {
options: {…
-
```
Fail: ../node_modules/protractor-e2e-coverage/index.js Plugin Tests
Failure during setup: Cannot read property 'outdir' of undefined
TypeError: Cannot read property 'outdir' of undefine…