Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgalbu committed Aug 1, 2016
1 parent aa26382 commit 8db9725
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/runTests.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ module.exports = {
.waitForText("//div[@id='div']", function (text) {
return text === "something else";
})
.useCss()
.end();
},

Expand Down

0 comments on commit 8db9725

Please sign in to comment.