2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-06 10:33:18 +00:00

Untar operation now uses lib/Stream library

This commit is contained in:
n1474335
2018-12-30 01:36:58 +00:00
parent fd07b89028
commit 3ae225ac59
2 changed files with 3 additions and 34 deletions

View File

@@ -87,7 +87,7 @@ module.exports = {
// Check output
browser
.useCss()
.waitForElementNotVisible("#stale-indicator", 500)
.waitForElementNotVisible("#stale-indicator", 1000)
.expect.element("#output-text").to.have.value.that.equals("44 6f 6e 27 74 20 50 61 6e 69 63 2e");
// Clear recipe