Updated tests

This commit is contained in:
okbel
2018-01-10 13:57:16 -03:00
parent 9c7b6e007a
commit 845c99de10
+1 -1
View File
@@ -135,7 +135,7 @@ module.exports = {
embedStream
.goToCommentsSection()
.waitForElementVisible('@firstComment')
.waitForElementNotVisible('@replyButton');
.waitForElementNotPresent('@replyButton');
embedStream
.goToConfigSection()