Tweaked UI test

This commit is contained in:
n1474335 2024-04-24 17:40:16 +01:00
parent 718ce9ea11
commit 2e76e44a5a
No known key found for this signature in database
GPG Key ID: D15457B7B4AF3F37
1 changed files with 2 additions and 0 deletions

View File

@ -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