Tweaked UI test
This commit is contained in:
parent
718ce9ea11
commit
2e76e44a5a
@ -178,6 +178,8 @@ module.exports = {
|
||||
|
||||
browser.sendKeys("#input-text .cm-content", "1");
|
||||
|
||||
browser.waitForElementVisible("#output-loader");
|
||||
|
||||
browser.pause(500);
|
||||
|
||||
// Make another change while the previous input is being baked
|
||||
|
Loading…
x
Reference in New Issue
Block a user