mirror of
https://github.com/wassname/talk.git
synced 2026-09-11 12:51:33 +08:00
First isolated e2e
This commit is contained in:
@@ -5,7 +5,7 @@ module.exports = {
|
||||
},
|
||||
ready() {
|
||||
return this
|
||||
.waitForElementVisible('body', 2000);
|
||||
.waitForElementVisible('body');
|
||||
},
|
||||
}],
|
||||
elements: {
|
||||
|
||||
Reference in New Issue
Block a user