I am getting the following error when using Botium:
TranscriptError: Error: GetNewGetDeleteGet/Line 27: Expected bot response (on Line 20: #me - getID ) "99 | This is a test" to match one of "$id | This is a test"
at async.waterfall (/usr/local/lib/node_modules/botium-cli/node_modules/botium-core/src/scripting/Convo.js:160:25)
Convo File:
#me: getID
#bot: $id | This is a test
To start Botium I do: sudo botium-cli run mochawesome I already fired up this command: export BOTIUM_ENABLE_MEMORY=true
Any ideas? Botium should accept the answer of the bot and save the 99 into the variable $id, shouldn't it?
Aucun commentaire:
Enregistrer un commentaire