Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xr/protractor-ngroute-bug
PoC for angular/protractor issue #1641
https://github.com/0xr/protractor-ngroute-bug
Last synced: 4 days ago
JSON representation
PoC for angular/protractor issue #1641
- Host: GitHub
- URL: https://github.com/0xr/protractor-ngroute-bug
- Owner: 0xR
- Created: 2014-12-18T14:40:09.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-18T14:45:46.000Z (about 10 years ago)
- Last Synced: 2024-11-11T07:09:57.814Z (2 months ago)
- Language: JavaScript
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
protractor-ngroute-bug
======================PoC for angular/protractor issue #1641
Steps to reproduce:
1. Run the application (`npm install; bower update; grunt serve`)
2. Open your console in the development tools for the new browser window
3. Click on de "error link" link
4. Your console will print "angular ready" before "ajax ready"