Commit Graph

17 Commits

Author SHA1 Message Date
Vishal Banthia
6ca08d7b90 protractor.getInstance() -> browser 2015-11-25 02:05:22 +09:00
Gunther Brunner
1e961763bd Removed almost all JSHint warnings. 2015-10-16 18:25:32 +09:00
Gunther Brunner
c318cddd14 Separate tooltips for Remote Debug 2014-08-28 16:08:43 +09:00
Gunther Brunner
a2292c9b0f Fixed protractor not defined bug. 2014-08-27 21:46:31 +09:00
Gunther Brunner
ea27e1b549 - Refactored device button states so they can be tested.
- Added e2e test for Navigation.
2014-08-27 21:44:19 +09:00
Gunther Brunner
9a8fa2dd3e - Element explorer now launches WebDriver automatically. 2014-08-27 19:22:38 +09:00
Gunther Brunner
30bbf430d3 - Forked gulp-protractor .
Changes:
 - Added debug support
 - Added suites support
 - Added element explorer support
2014-08-27 16:36:37 +09:00
Gunther Brunner
5941030743 - Added waitUrl helper. 2014-08-27 16:34:47 +09:00
Gunther Brunner
b1afa8076c -Add shell e2e test.
-Add parallel multi browser protractor configuration.
-Add screenshot reports.
-Add fail fast helper.
2014-08-26 23:37:50 +09:00
Gunther Brunner
755502a28e Try to clean up after logging in. 2014-08-26 21:47:41 +09:00
Gunther Brunner
e87dc45fb9 - e2e tests should work with production now also by exporting STF_URL, STF_USERNAME and STF_PASSWORD.
- Added BrowerLogs, a Protractor helper which redirects browser logs to the console, with an additional expectNoLogs option.
- Refactored Login model names to work seamlessly.
2014-08-26 20:57:26 +09:00
Gunther Brunner
a08d9e26f0 - Refactored e2e tests in separated test suites.
- `gulp protractor` now accepts a `--suite name` flag.
- Removed warning bug in ChromeDriver.
- ControlPage test now kicks the device.
2014-08-26 16:00:02 +09:00
Gunther Brunner
7d9d64ddcb Added first real e2e protractor tests. Now it needs a device connected. 2014-08-25 21:25:02 +09:00
Gunther Brunner
311eb7c471 Improving E2E tests. 2014-06-02 21:38:13 +09:00
Gunther Brunner
3882295d6c Adding E2E. 2014-06-02 21:06:46 +09:00
Gunther Brunner
d249ae366a Adding E2E 2014-06-02 21:06:46 +09:00
Gunther Brunner
9239ee57b4 Adding protractor. 2014-06-02 17:49:47 +09:00