mirror of
https://github.com/wassname/talk.git
synced 2026-07-03 00:36:07 +08:00
Merge branch 'master' into app-plugin
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