https://github.com/perfectomobilesa/jasmine-protractor-sample
https://github.com/perfectomobilesa/jasmine-protractor-sample
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/perfectomobilesa/jasmine-protractor-sample
- Owner: PerfectoMobileSA
- Created: 2019-11-19T21:30:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-17T15:45:48.000Z (over 5 years ago)
- Last Synced: 2024-12-30T20:15:12.592Z (over 1 year ago)
- Language: JavaScript
- Size: 28.3 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jasmine-protractor-sample
replace cloud name, device id and perfecto token with yours in the config.js
run test by typing: protractor config.js or ./node_modules/.bin/protractor config.js in case protractor is not installed globally
or typing: npm test