Merge branch 'multiple-input-files' of https://github.com/j433866/CyberChef into j433866-multiple-input-files

This commit is contained in:
n1474335 2019-07-04 13:52:26 +01:00
commit e49974beaa
45 changed files with 6643 additions and 1342 deletions

View file

@ -82,6 +82,7 @@ module.exports = {
browser
.useCss()
.setValue("#input-text", "Don't Panic.")
.pause(1000)
.click("#bake");
// Check output