1
0
mirror of synced 2025-02-17 10:58:40 +01:00

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

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