mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
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