Vishal Banthia
6ca08d7b90
protractor.getInstance() -> browser
2015-11-25 02:05:22 +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
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