mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 14:56:19 -04:00
Fix autobake ui test
This commit is contained in:
parent
a81b2064d4
commit
2e284d3842
1 changed files with 3 additions and 0 deletions
|
@ -191,6 +191,9 @@ module.exports = {
|
|||
|
||||
// Ensure we got the latest input baked
|
||||
utils.expectOutput(browser, "input12");
|
||||
|
||||
// Turn autobake off again
|
||||
browser.click("#auto-bake-label");
|
||||
},
|
||||
|
||||
"Special content": browser => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue