Skip to content

Commit 2e76e44

Browse files
committed
Tweaked UI test
1 parent 718ce9e commit 2e76e44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/browser/01_io.js

+2
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ module.exports = {
178178

179179
browser.sendKeys("#input-text .cm-content", "1");
180180

181+
browser.waitForElementVisible("#output-loader");
182+
181183
browser.pause(500);
182184

183185
// Make another change while the previous input is being baked

0 commit comments

Comments
 (0)