Here is the log output from running with verbose flag:
C:\Users<user>\Desktop\Bot>botium-cli run --convos cancel_options.convo.txt --verbose
botium-cli Using Botium configuration file ./botium.json +0ms
botium-cli-run command options: {
botium-cli-run _: [ ârunâ ],
botium-cli-run convos: [ âcancel_options.convo.txtâ ],
botium-cli-run C: [ âcancel_options.convo.txtâ ],
botium-cli-run verbose: true,
botium-cli-run v: true,
botium-cli-run config: â./botium.jsonâ,
botium-cli-run c: â./botium.jsonâ,
botium-cli-run output: âspecâ,
botium-cli-run testsuitename: âBotium Test-Suiteâ,
botium-cli-run n: âBotium Test-Suiteâ,
botium-cli-run expandutterances: false,
botium-cli-run expandscriptingmemory: false,
botium-cli-run timeout: 60,
botium-cli-run â$0â: ââŚ\âŚ\AppData\Roaming\npm\node_modules\botium-cli\bin\botium-cli.jsâ
botium-cli-run } +0ms
botium-cli-run Mocha Reporter âspecâ, options: undefined +0ms
botium-core-BotDriver Loaded Botium configuration file ./botium.json +0ms
botium-core-BotDriver Changed capability CONFIG to â./botium.jsonâ using environment variables. +2ms
botium-core-BotDriver BuildCompiler: Capabilites: {
botium-core-BotDriver PROJECTNAME: âBotâ,
botium-core-BotDriver TESTSESSIONNAME: âBotium Test Sessionâ,
botium-core-BotDriver TESTCASENAME: âBotium Test Caseâ,
botium-core-BotDriver TEMPDIR: âbotiumworkâ,
botium-core-BotDriver CLEANUPTEMPDIR: true,
botium-core-BotDriver WAITFORBOTTIMEOUT: 10000,
botium-core-BotDriver SIMULATE_WRITING_SPEED: false,
botium-core-BotDriver SIMPLEREST_PING_RETRIES: 6,
botium-core-BotDriver SIMPLEREST_PING_TIMEOUT: 10000,
botium-core-BotDriver SIMPLEREST_PING_VERB: âGETâ,
botium-core-BotDriver SIMPLEREST_PING_UPDATE_CONTEXT: true,
botium-core-BotDriver SIMPLEREST_STOP_RETRIES: 6,
botium-core-BotDriver SIMPLEREST_STOP_TIMEOUT: 10000,
botium-core-BotDriver SIMPLEREST_STOP_VERB: âGETâ,
botium-core-BotDriver SIMPLEREST_START_RETRIES: 6,
botium-core-BotDriver SIMPLEREST_START_TIMEOUT: 10000,
botium-core-BotDriver SIMPLEREST_START_VERB: âGETâ,
botium-core-BotDriver SIMPLEREST_POLL_VERB: âGETâ,
botium-core-BotDriver SIMPLEREST_POLL_INTERVAL: 1000,
botium-core-BotDriver SIMPLEREST_POLL_UPDATE_CONTEXT: true,
botium-core-BotDriver SIMPLEREST_METHOD: âGETâ,
botium-core-BotDriver SIMPLEREST_IGNORE_EMPTY: true,
botium-core-BotDriver SIMPLEREST_TIMEOUT: 10000,
botium-core-BotDriver SIMPLEREST_EXTRA_OPTIONS: {},
botium-core-BotDriver SIMPLEREST_STRICT_SSL: true,
botium-core-BotDriver SIMPLEREST_INBOUND_UPDATE_CONTEXT: true,
botium-core-BotDriver SIMPLEREST_CONTEXT_MERGE_OR_REPLACE: âMERGEâ,
botium-core-BotDriver SCRIPTING_TXT_EOL: â\nâ,
botium-core-BotDriver SCRIPTING_XLSX_EOL_WRITE: â\r\nâ,
botium-core-BotDriver SCRIPTING_XLSX_HASHEADERS: true,
botium-core-BotDriver SCRIPTING_CSV_SKIP_HEADER: true,
botium-core-BotDriver SCRIPTING_CSV_QUOTE: â"â,
botium-core-BotDriver SCRIPTING_CSV_ESCAPE: â"â,
botium-core-BotDriver SCRIPTING_NORMALIZE_TEXT: true,
botium-core-BotDriver SCRIPTING_ENABLE_MEMORY: false,
botium-core-BotDriver SCRIPTING_ENABLE_MULTIPLE_ASSERT_ERRORS: false,
botium-core-BotDriver SCRIPTING_MATCHING_MODE: âwildcardIgnoreCaseâ,
botium-core-BotDriver SCRIPTING_UTTEXPANSION_MODE: âallâ,
botium-core-BotDriver SCRIPTING_UTTEXPANSION_RANDOM_COUNT: 1,
botium-core-BotDriver SCRIPTING_UTTEXPANSION_NAMING_MODE: âjustLineTagâ,
botium-core-BotDriver SCRIPTING_UTTEXPANSION_NAMING_UTTERANCE_MAX: â16â,
botium-core-BotDriver SCRIPTING_MEMORYEXPANSION_KEEP_ORIG: false,
botium-core-BotDriver ASSERTERS: [],
botium-core-BotDriver LOGIC_HOOKS: [],
botium-core-BotDriver USER_INPUTS: [],
botium-core-BotDriver SECURITY_ALLOW_UNSAFE: true,
botium-core-BotDriver CONTAINERMODE: âlexâ,
botium-core-BotDriver LEX_REGION: ââ,
botium-core-BotDriver LEX_ACCESS_KEY_ID: âXXXXXXXXXâ,
botium-core-BotDriver LEX_SECRET_ACCESS_KEY: âXXXXXXXXXXXXXâ,
botium-core-BotDriver LEX_PROJECT_NAME: âXXXXXXXXXâ,
botium-core-BotDriver LEX_PROJECT_ALIAS: âXXXXXXXXXâ,
botium-core-BotDriver LEX_USER: âXXXXXXXXXâ,
botium-core-BotDriver LEX_REQUEST_ATTRIBUTES: {
botium-core-BotDriver âx-amz-lex:channel-idâ: âXXXXXXXXXâ,
botium-core-BotDriver âx-amz-lex:webhook-endpoint-urlâ: âXXXXXXXXXâ,
botium-core-BotDriver âx-amz-lex:accept-content-typesâ: âPlainTextâ,
botium-core-BotDriver âx-amz-lex:user-idâ: âXXXXXXXXXâ,
botium-core-BotDriver âx-amz-lex:slack-team-idâ: âXXXXXXXXXâ,
botium-core-BotDriver âx-amz-lex:slack-bot-tokenâ: âXXXXXXXXXâ,
botium-core-BotDriver âx-amz-lex:channel-nameâ: âXXXXXXXXXâ,
botium-core-BotDriver âx-amz-lex:channel-typeâ: âSlackâ
botium-core-BotDriver },
botium-core-BotDriver LEX_SESSION_ATTRIBUTES: {
botium-core-BotDriver candidateId: XXXXXXXXX,
botium-core-BotDriver uname: âXXXXXXXXXâ,
botium-core-BotDriver email: âXXXXXXXXXâ,
botium-core-BotDriver firstName: âXXXXXXXXXâ,
botium-core-BotDriver lastName: âXXXXXXXXXâ,
botium-core-BotDriver isSponsor: âYâ
botium-core-BotDriver },
botium-core-BotDriver CONFIG: â./botium.jsonâ
botium-core-BotDriver } +0ms
botium-core-ScriptingProvider Using matching mode: wildcardIgnoreCase +0ms
botium-core-asserterUtils Loaded Default asserter - [
botium-core-asserterUtils âBUTTONSâ, âMEDIAâ,
botium-core-asserterUtils âCARDSâ, âPAUSE_ASSERTERâ,
botium-core-asserterUtils âJSON_PATHâ, âRESPONSE_LENGTHâ,
botium-core-asserterUtils âFORMSâ, âENTITIESâ,
botium-core-asserterUtils âENTITY_VALUESâ, âENTITY_CONTENTâ,
botium-core-asserterUtils âINTENTâ, âINTENT_UNIQUEâ,
botium-core-asserterUtils âINTENT_CONFIDENCEâ, âTEXT_CONTAINS_ANYâ,
botium-core-asserterUtils âTEXT_CONTAINS_ANY_ICâ, âTEXT_CONTAINS_ALLâ,
botium-core-asserterUtils âTEXT_CONTAINS_ALL_ICâ, âTEXT_WILDCARD_ANYâ,
botium-core-asserterUtils âTEXT_WILDCARD_ANY_ICâ, âTEXT_WILDCARD_ALLâ,
botium-core-asserterUtils âTEXT_WILDCARD_ALL_ICâ, âTEXT_REGEXP_ANYâ,
botium-core-asserterUtils âTEXT_REGEXP_ANY_ICâ, âTEXT_REGEXP_ALLâ,
botium-core-asserterUtils âTEXT_REGEXP_ALL_ICâ, âTEXT_EQUALSâ,
botium-core-asserterUtils âTEXT_EQUALS_ICâ, âTEXTâ,
botium-core-asserterUtils âTEXT_ICâ
botium-core-asserterUtils ] +0ms
botium-core-asserterUtils Loaded Default logic hook - [
botium-core-asserterUtils âPAUSEâ,
botium-core-asserterUtils âWAITFORBOTâ,
botium-core-asserterUtils âSET_SCRIPTING_MEMORYâ,
botium-core-asserterUtils âCLEAR_SCRIPTING_MEMORYâ,
botium-core-asserterUtils âASSIGN_SCRIPTING_MEMORYâ,
botium-core-asserterUtils âUPDATE_CUSTOMâ,
botium-core-asserterUtils âINCLUDEâ
botium-core-asserterUtils ] +1ms
botium-core-asserterUtils Loaded Default user input - [ âBUTTONâ, âMEDIAâ, âFORMâ ] +0ms
botium-core-ScriptingProvider ReadConvosFromDirectory(.) found filenames: cancel_options.convo.txt +6ms
botium-core-ScriptingProvider ReadConvosFromDirectory(.) found convos:
botium-core-ScriptingProvider 1 Cancel Options (3 Buttons) ({ convoDir: â.â, filename: âcancel_options.convo.txtâ }): Line 3: #me - Hello | Line 6: #bot - Hey, how can I help you today? | Line 9: #me - cancel | Line 12: #bot - Iâve cancelled that action. Would you like to do something else? BUTTONS() +4ms
botium-core-ScriptingProvider ReadConvosFromDirectory(.) found utterances:
botium-core-ScriptingProvider none +0ms
botium-core-ScriptingProvider ReadConvosFromDirectory(.) found partial convos:
botium-core-ScriptingProvider none +1ms
botium-core-ScriptingProvider ReadConvosFromDirectory(.) scripting memories:
botium-core-ScriptingProvider none +2ms
botium-cli-run ready reading convos (1), expanding convos ⌠+232ms
botium-core-ScriptingProvider ExpandConvos - Using utterances expansion mode: all +1ms
botium-cli-run ready expanding convos and utterances, number of test cases: (1). +18ms
botium-cli-run adding test case Cancel Options (3 Buttons) (from: { convoDir: â.â, filename: âcancel_options.convo.txtâ }) +2ms
Botium Test-Suite
botium-core-BotDriver Build - Botium Core Version: 1.10.3 +252ms
botium-core-BotDriver Build - Capabilites: {
botium-core-BotDriver PROJECTNAME: âBotâ,
botium-core-BotDriver TESTSESSIONNAME: âBotium Test Sessionâ,
botium-core-BotDriver TESTCASENAME: âBotium Test Caseâ,
botium-core-BotDriver TEMPDIR: âbotiumworkâ,
botium-core-BotDriver CLEANUPTEMPDIR: true,
botium-core-BotDriver WAITFORBOTTIMEOUT: 10000,
botium-core-BotDriver SIMULATE_WRITING_SPEED: false,
botium-core-BotDriver SIMPLEREST_PING_RETRIES: 6,
botium-core-BotDriver SIMPLEREST_PING_TIMEOUT: 10000,
botium-core-BotDriver SIMPLEREST_PING_VERB: âGETâ,
botium-core-BotDriver SIMPLEREST_PING_UPDATE_CONTEXT: true,
botium-core-BotDriver SIMPLEREST_STOP_RETRIES: 6,
botium-core-BotDriver SIMPLEREST_STOP_TIMEOUT: 10000,
botium-core-BotDriver SIMPLEREST_STOP_VERB: âGETâ,
botium-core-BotDriver SIMPLEREST_START_RETRIES: 6,
botium-core-BotDriver SIMPLEREST_START_TIMEOUT: 10000,
botium-core-BotDriver SIMPLEREST_START_VERB: âGETâ,
botium-core-BotDriver SIMPLEREST_POLL_VERB: âGETâ,
botium-core-BotDriver SIMPLEREST_POLL_INTERVAL: 1000,
botium-core-BotDriver SIMPLEREST_POLL_UPDATE_CONTEXT: true,
botium-core-BotDriver SIMPLEREST_METHOD: âGETâ,
botium-core-BotDriver SIMPLEREST_IGNORE_EMPTY: true,
botium-core-BotDriver SIMPLEREST_TIMEOUT: 10000,
botium-core-BotDriver SIMPLEREST_EXTRA_OPTIONS: {},
botium-core-BotDriver SIMPLEREST_STRICT_SSL: true,
botium-core-BotDriver SIMPLEREST_INBOUND_UPDATE_CONTEXT: true,
botium-core-BotDriver SIMPLEREST_CONTEXT_MERGE_OR_REPLACE: âMERGEâ,
botium-core-BotDriver SCRIPTING_TXT_EOL: â\nâ,
botium-core-BotDriver SCRIPTING_XLSX_EOL_WRITE: â\r\nâ,
botium-core-BotDriver SCRIPTING_XLSX_HASHEADERS: true,
botium-core-BotDriver SCRIPTING_CSV_SKIP_HEADER: true,
botium-core-BotDriver SCRIPTING_CSV_QUOTE: â"â,
botium-core-BotDriver SCRIPTING_CSV_ESCAPE: â"â,
botium-core-BotDriver SCRIPTING_NORMALIZE_TEXT: true,
botium-core-BotDriver SCRIPTING_ENABLE_MEMORY: false,
botium-core-BotDriver SCRIPTING_ENABLE_MULTIPLE_ASSERT_ERRORS: false,
botium-core-BotDriver SCRIPTING_MATCHING_MODE: âwildcardIgnoreCaseâ,
botium-core-BotDriver SCRIPTING_UTTEXPANSION_MODE: âallâ,
botium-core-BotDriver SCRIPTING_UTTEXPANSION_RANDOM_COUNT: 1,
botium-core-BotDriver SCRIPTING_UTTEXPANSION_NAMING_MODE: âjustLineTagâ,
botium-core-BotDriver SCRIPTING_UTTEXPANSION_NAMING_UTTERANCE_MAX: â16â,
botium-core-BotDriver SCRIPTING_MEMORYEXPANSION_KEEP_ORIG: false,
botium-core-BotDriver ASSERTERS: [],
botium-core-BotDriver LOGIC_HOOKS: [],
botium-core-BotDriver USER_INPUTS: [],
botium-core-BotDriver SECURITY_ALLOW_UNSAFE: true,
botium-core-BotDriver CONTAINERMODE: âlexâ,
botium-core-BotDriver LEX_REGION: âXXXXXXXXXâ,
botium-core-BotDriver LEX_ACCESS_KEY_ID: âXXXXXXXXXâ,
botium-core-BotDriver LEX_SECRET_ACCESS_KEY: âXXXXXXXXXâ,
botium-core-BotDriver LEX_PROJECT_NAME: âXXXXXXXXXâ,
botium-core-BotDriver LEX_PROJECT_ALIAS: âXXXXXXXXXâ,
botium-core-BotDriver LEX_USER: âXXXXXXXXXâ,
botium-core-BotDriver LEX_REQUEST_ATTRIBUTES: {
botium-core-BotDriver âx-amz-lex:channel-idâ: âXXXXXXXXXâ,
botium-core-BotDriver âx-amz-lex:webhook-endpoint-urlâ: âXXXXXXXXXâ,
botium-core-BotDriver âx-amz-lex:accept-content-typesâ: âPlainTextâ,
botium-core-BotDriver âx-amz-lex:user-idâ: âXXXXXXXXXâ,
botium-core-BotDriver âx-amz-lex:slack-team-idâ: âXXXXXXXXXâ,
botium-core-BotDriver âx-amz-lex:slack-bot-tokenâ: âXXXXXXXXXâ,
botium-core-BotDriver âx-amz-lex:channel-nameâ: âXXXXXXXXXâ,
botium-core-BotDriver âx-amz-lex:channel-typeâ: âSlackâ
botium-core-BotDriver },
botium-core-BotDriver LEX_SESSION_ATTRIBUTES: {
botium-core-BotDriver candidateId: XXXXXXXXX,
botium-core-BotDriver uname: âXXXXXXXXXâ,
botium-core-BotDriver email: âXXXXXXXXXâ,
botium-core-BotDriver firstName: âXXXXXXXXXâ,
botium-core-BotDriver lastName: âXXXXXXXXXâ,
botium-core-BotDriver isSponsor: âYâ
botium-core-BotDriver },
botium-core-BotDriver CONFIG: â./botium.jsonâ
botium-core-BotDriver } +1ms
botium-core-BotDriver Build - Sources : { LOCALPATH: â.â, GITPATH: âgitâ, GITBRANCH: âmasterâ, GITDIR: â.â } +5ms
botium-core-BotDriver Build - Envs : { IS_BOTIUM_CONTAINER: true } +0ms
botium-connector-PluginConnectorContainer-helper Botium plugin botium-connector-lex loaded. Plugin version is 0.0.13 +0ms
botium-connector-BaseContainer _RunCustomHook onBuild finished +0ms
botium-connector-BaseContainer _RunCustomHook onStart finished +7ms
botium-cli-run running testcase Cancel Options (3 Buttons) +66ms
botium-core-Convo Cancel Options (3 Buttons)/Line 3: user says (cleaned by binary and base64 data and sourceData) {
botium-core-Convo âsenderâ: âmeâ,
botium-core-Convo âchannelâ: null,
botium-core-Convo ânotâ: false,
botium-core-Convo âoptionalâ: false,
botium-core-Convo âmessageTextâ: âHelloâ,
botium-core-Convo âmediaâ: null,
botium-core-Convo âbuttonsâ: null,
botium-core-Convo âcardsâ: null,
botium-core-Convo âformsâ: null,
botium-core-Convo âattachmentsâ: null,
botium-core-Convo âassertersâ: [],
botium-core-Convo âuserInputsâ: [],
botium-core-Convo âlogicHooksâ: []
botium-core-Convo } +0ms
botium-connector-BaseContainer _RunCustomHook onUserSays finished +4ms
botium-core-Convo Cancel Options (3 Buttons) wait for bot +2s
botium-connector-BaseContainer _RunCustomHook onBotResponse finished +2s
botium-core-Convo Cancel Options (3 Buttons): bot says (cleaned by binary and base64 data and sourceData) {
botium-core-Convo âsenderâ: âbotâ,
botium-core-Convo âmessageTextâ: âHey, how can I help you today?â,
botium-core-Convo ânlpâ: {
botium-core-Convo âintentâ: {
botium-core-Convo âincomprehensionâ: true
botium-core-Convo },
botium-core-Convo âentitiesâ: []
botium-core-Convo },
botium-core-Convo âchannelâ: âdefaultâ
botium-core-Convo } +3ms
botium-core-ScriptingMemory fill start: {} +0ms
botium-core-ScriptingProvider assertBotResponse Cancel Options (3 Buttons)/Line 6 (Line 3: #me - Hello) BOT: Hey, how can I help you today? = Hey, how can I help you today? ⌠+2s
botium-core-Convo Cancel Options (3 Buttons)/Line 9: user says (cleaned by binary and base64 data and sourceData) {
botium-core-Convo âsenderâ: âmeâ,
botium-core-Convo âchannelâ: null,
botium-core-Convo ânotâ: false,
botium-core-Convo âoptionalâ: false,
botium-core-Convo âmessageTextâ: âcancelâ,
botium-core-Convo âmediaâ: null,
botium-core-Convo âbuttonsâ: null,
botium-core-Convo âcardsâ: null,
botium-core-Convo âformsâ: null,
botium-core-Convo âattachmentsâ: null,
botium-core-Convo âassertersâ: [],
botium-core-Convo âuserInputsâ: [],
botium-core-Convo âlogicHooksâ: []
botium-core-Convo } +6ms
botium-connector-BaseContainer _RunCustomHook onUserSays finished +7ms
botium-core-Convo Cancel Options (3 Buttons) wait for bot +567ms
botium-connector-BaseContainer _RunCustomHook onBotResponse finished +568ms
botium-core-Convo Cancel Options (3 Buttons): bot says (cleaned by binary and base64 data and sourceData) {
botium-core-Convo âsenderâ: âbotâ,
botium-core-Convo âmessageTextâ: âIâve cancelled that action. Would you like to do something else?â,
botium-core-Convo ânlpâ: {
botium-core-Convo âintentâ: {
botium-core-Convo âincomprehensionâ: true
botium-core-Convo },
botium-core-Convo âentitiesâ: []
botium-core-Convo },
botium-core-Convo âchannelâ: âdefaultâ
botium-core-Convo } +3ms
botium-core-ScriptingMemory fill start: {} +573ms
botium-core-ScriptingProvider assertBotResponse Cancel Options (3 Buttons)/Line 12 (Line 9: #me - cancel) BOT: Iâve cancelled that action. Would you like to do something else? = Iâve cancelled that action. Would you like to do something else? ⌠+575ms
botium-core-Convo BotiumError: Cancel Options (3 Buttons)/Line 12: assertion error - Line 12: Expected some button(s)
botium-core-Convo at botiumErrorFromErr (C:\Users<user>\AppData\Roaming\npm\node_modules\botium-cli\node_modules\botium-core\src\scripting\BotiumError.js:83:12)
botium-core-Convo at Convo.runConversation (C:\Users<user>\AppData\Roaming\npm\node_modules\botium-cli\node_modules\botium-core\src\scripting\Convo.js:456:31)
botium-core-Convo at async Convo.Run (C:\Users<user>\AppData\Roaming\npm\node_modules\botium-cli\node_modules\botium-core\src\scripting\Convo.js:245:7) +4ms
botium-cli-run Cancel Options (3 Buttons) failed: TranscriptError: Cancel Options (3 Buttons)/Line 12: assertion error - Line 12: Expected some button(s)
botium-cli-run at Convo.Run (C:\Users<user>\AppData\Roaming\npm\node_modules\botium-cli\node_modules\botium-core\src\scripting\Convo.js:266:15) {
botium-cli-run transcript: Transcript {
botium-cli-run steps: [
botium-cli-run [TranscriptStep],
botium-cli-run [TranscriptStep],
botium-cli-run [TranscriptStep],
botium-cli-run [TranscriptStep]
botium-cli-run ],
botium-cli-run attachments: [],
botium-cli-run scriptingMemory: {},
botium-cli-run convoBegin: 2021-02-19T15:21:04.351Z,
botium-cli-run convoEnd: 2021-02-19T15:21:06.712Z,
botium-cli-run err: BotiumError: Cancel Options (3 Buttons)/Line 12: assertion error - Line 12: Expected some button(s)
botium-cli-run at botiumErrorFromErr (C:\Users<user>\AppData\Roaming\npm\node_modules\botium-cli\node_modules\botium-core\src\scripting\BotiumError.js:83:12)
botium-cli-run at Convo.runConversation (C:\Users<user>\AppData\Roaming\npm\node_modules\botium-cli\node_modules\botium-core\src\scripting\Convo.js:456:31)
botium-cli-run at async Convo.Run (C:\Users<user>\AppData\Roaming\npm\node_modules\botium-cli\node_modules\botium-core\src\scripting\Convo.js:245:7) {
botium-cli-run context: [Object]
botium-cli-run }
botium-cli-run },
botium-cli-run cause: BotiumError: Cancel Options (3 Buttons)/Line 12: assertion error - Line 12: Expected some button(s)
botium-cli-run at botiumErrorFromErr (C:\Users<user>\AppData\Roaming\npm\node_modules\botium-cli\node_modules\botium-core\src\scripting\BotiumError.js:83:12)
botium-cli-run at Convo.runConversation (C:\Users<user>\AppData\Roaming\npm\node_modules\botium-cli\node_modules\botium-core\src\scripting\Convo.js:456:31)
botium-cli-run at async Convo.Run (C:\Users<user>\AppData\Roaming\npm\node_modules\botium-cli\node_modules\botium-core\src\scripting\Convo.js:245:7) {
botium-cli-run context: {
botium-cli-run type: âasserterâ,
botium-cli-run source: âButtonsAsserterâ,
botium-cli-run params: [Object],
botium-cli-run cause: [Object],
botium-cli-run message: âCancel Options (3 Buttons)/Line 12: assertion error - Line 12: Expected some button(s)â,
botium-cli-run input: [ConvoStep],
botium-cli-run transcript: [Array]
botium-cli-run }
botium-cli-run }
botium-cli-run } +2s
1) Cancel Options (3 Buttons)
botium-connector-BaseContainer _RunCustomHook onStop finished +12ms
botium-connector-BaseContainer _RunCustomHook onClean finished +2ms
botium-connector-BaseContainer Cleanup rimrafing temp dir C:\Users<user>\Desktop\Bot\botiumwork\Bot 20210219 152104 DHuzF +1ms
0 passing (2s)
1 failing
- Botium Test-Suite
Cancel Options (3 Buttons):
Error: Cancel Options (3 Buttons)/Line 12: assertion error - Line 12: Expected some button(s)
########################################
ASSERTION FAILED in ButtonsAsserter - Expected: [] - Actual: []
INPUT: cancel