-
Protractor is extremely brittle, and currently provides limited value because of its limitations (such as being unable to intercept API requests). Look into potential alternatives which may provide st…
-
I am trying to use protractor-perf with angular2 project with typescript and faced below error on perf.start() statement in my test spec:
× should display panel with user input
- Failed: Cannot read…
-
Bug report
---
- Node Version: `10.16.0`
- Protractor Version: `5.4.2`
- Angular Version: `9.0.0-next.0`
- Browser(s): ``
- Operating System and Version `Distributor ID: RedHatEnterpriseServer…
-
Hi,
I'm trying to use ng-apimock with Protractor in an [Ionic](https://ionicframework.com/) project. After a few false starts, I _think_ I'm almost there, but I'm getting the error `Could not selec…
-
I am using 'protractor-cucumber-framework' and grunt. For html reports I am using 'protractor-cucumber-html-report'
I am able to generate html reports from 'protractor-cucumber-html-report' only if …
-
Stacktrace is not having the reference to actual file name from where the error is triggered for the protractor.
**Protractor version: 5.1.2**
configuration:
```
exports.config = {
fra…
-
This is my first time writing a bug/issue, so please let me know if I missed anything or posting this incorrectly. In preparation for my first PR, I followed the instructions in https://github.com/ang…
-
Can't run Protractor test on Angular2+ apps using Firrebase.
Following up from https://github.com/angular/angularfire2/issues/779
Bug report
---
- Node Version: `v7.3.0`
- Protractor Version:…
-
## Core
- Modules
- Default
- Directives
- Filters
- Solo
- Many services and factories _Marvin_ in da place
- New API for the provider
- Refacto Solo mode _TODO find a name_
- New events
### …
dhoko updated
9 years ago
-
seems we dont have any test for any components, we should ensure we have the expected cases tested to prevent regression before we move forward on new components.
chai+protractor sounds good but an…