Merge branch 'master' into reply-on-hidden-comment

This commit is contained in:
Wyatt Johnson
2018-01-16 14:13:13 -07:00
committed by GitHub
2 changed files with 10 additions and 0 deletions
+3
View File
@@ -121,6 +121,9 @@ module.exports = {
embedStream.goToConfigSection().closeStream();
// Pause to give time for action to succeed.
client.pause(1000);
embedStream
.goToCommentsSection()
.waitForElementVisible('@firstComment')