mirror of
https://github.com/wassname/talk.git
synced 2026-07-09 03:14:33 +08:00
Merge pull request #1286 from coralproject/e2e-pause
Add a little pause in e2e test
This commit is contained in:
@@ -121,6 +121,9 @@ module.exports = {
|
||||
|
||||
embedStream.goToConfigSection().closeStream();
|
||||
|
||||
// Pause to give time for action to succeed.
|
||||
client.pause(1000);
|
||||
|
||||
embedStream
|
||||
.goToCommentsSection()
|
||||
.waitForElementVisible('@firstComment')
|
||||
|
||||
Reference in New Issue
Block a user