-
@danthorpe - I'm right now experimenting with an implementation of the `NetworkProcedure`s that conform to the `ProgressReporting` protocol.
`URLSessionTaskProtocol` of cause does not expose the ne…
ghost updated
8 years ago
-
For some reason, certain pages (screens) in my angular app aren't respected as angular, and the only way to get protractor to interact with elements on these screens is to set waitForAngularEnabled(fa…
-
Some tests are failing for the new build that was recently pushed out. Some refactoring is required to fix them.
-
I really liked how you organized this architecture, so I tried to implement it myself.
It was going fine at first, but when I came across large JSON objects trees I started to think if it's a bad pra…
-
Node Version: 14.16.0
Protractor Version: 7.0.0
Angular CLI Version: 11.2.4
Browser(s): chrome headless
Operating System and Version Windows: Windows Server 2019 Standard
Protractor con…
-
### Feature Request
| Q | A
|------------ | ------
| New Feature | yes
| RFC | no
| BC Break | no
#### Summary
**As far as I know there is no way to change the label …
-
-
There are precedents for this general approach. Firstly, the view layer can be compared to something like React. It is purely a set of nested components which act on their arguments. This doesn't see…
-
`cupy_setup_build.py` is now more than 1200 lines. There are lots of `if`s, global variables, and hacks around.
Before doing large changes like #4983 I'd like to do code fixes:
1. Reorganize them …
-
Issue #346 suggested using dependency injection internally within NUnit to improve testability and to make some cross-platform functionality easier to maintain. Users' of NUnit quickly jumped on the i…