mirror of
https://github.com/wassname/talk.git
synced 2026-07-01 02:02:25 +08:00
Increase e2e stability
This commit is contained in:
@@ -137,6 +137,10 @@ module.exports = {
|
||||
this.parent
|
||||
.click('@drawerOverlay')
|
||||
.waitForElementNotPresent('@drawerOverlay');
|
||||
|
||||
// Wait a bit to let animations terminate cleanly.
|
||||
this.api.pause(200);
|
||||
|
||||
return this.parent;
|
||||
},
|
||||
}],
|
||||
|
||||
Reference in New Issue
Block a user