First isolated e2e

This commit is contained in:
Chi Vinh Le
2017-10-16 22:27:49 +07:00
parent 606871e4b7
commit f38e718373
12 changed files with 306 additions and 114 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ module.exports = {
},
ready() {
return this
.waitForElementVisible('body', 2000);
.waitForElementVisible('body');
},
}],
elements: {