https://github.com/drptbl/protractortesting
Having fun with Protractor.js.
https://github.com/drptbl/protractortesting
Last synced: 3 days ago
JSON representation
Having fun with Protractor.js.
- Host: GitHub
- URL: https://github.com/drptbl/protractortesting
- Owner: drptbl
- Created: 2015-08-05T13:49:20.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-25T11:33:36.000Z (almost 11 years ago)
- Last Synced: 2025-11-21T14:42:12.788Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 22.4 MB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# protractortesting
Having fun with Protractor.js.
how-to-run:
cd protractortesting
protractor protractor.conf.js
before:
start visualreview server with ./start.sh
Configured to work with VisualReview.
Having some issues in one test case in test scenario (with animations not turning off and angular loading problem).
Posted issue on Protractor github.