2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-10 13:23:25 +00:00

Pause for a second to allow autobake to finish.

Otherwise nightwatch was clicking cancel instead of bake
This commit is contained in:
j433866
2019-05-30 14:18:34 +01:00
parent 586e5a3db8
commit 11d2a96ecb

View File

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