Skip to content
This repository was archived by the owner on Jan 4, 2021. It is now read-only.

Commit c69a46a

Browse files
author
steven.roulleau
committed
fix(test): wait second editor to have done import
1 parent 8b0b821 commit c69a46a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/nightwatch/lib/inkPlayer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,7 @@ function checkImport(browser, config, strokes, labels, component = '#editor', re
496496
browser
497497
.click('#import')
498498
.waitForIdle('#editorSupervisor', 3000 * globalconfig.timeoutAmplificator)
499+
.waitForIdle('#editor2', 3000 * globalconfig.timeoutAmplificator)
499500
.getJiixExports('#editor2', function (res2) {
500501
jiixExport = JSON.parse(res2.value);
501502
browser.verify.equal(labels[strokes.length - 1], jiixExport["expressions"][0]["label"]);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy