We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f6c8d7 + a515c12 commit f2abb2dCopy full SHA for f2abb2d
tests/e2e/portal-files/VTK_file.js
@@ -42,7 +42,7 @@ async function runTutorial () {
42
await utils.takeScreenshot(page, screenshotPrefix + 'service_started');
43
44
// Some time for setting up service's frontend
45
- await tutorial.waitFor(3000);
+ await tutorial.waitFor(10000);
46
47
const frame = await tutorial.getIframe(nodeIdViewer);
48
0 commit comments