Thanks @ujja for explaining to set the debugger. Now, debugger is set but unable to validate the proactive message.
Please find the below logs generated in the terminal:-
npm run mocha
yourbot@0.0.0 mocha
mocha spec
botium-bindings-main Botium Bindings args: {
botium-bindings-main convodirs: [ ‘spec\convo’ ],
botium-bindings-main expandConvos: true,
botium-bindings-main expandUtterancesToConvos: false,
botium-bindings-main expandScriptingMemoryToConvos: false
botium-bindings-main } +0ms
botium-core-BotDriver Loaded Botium configuration files C:\Users\bandanakumari\OneDrive - Nagarro\Documents\Botium\07-02-2022\Auto_botium_LUIS(QnaMakr)\botium.json +0ms
botium-core-ScriptingProvider ReadConvosFromDirectory(spec\convo) found filenames: ProactiveMsgs.convo.txt +0ms
botium-core-ScriptingProvider ReadConvosFromDirectory(spec\convo) found convos:
botium-core-ScriptingProvider 1 Proactive Messages ({ convoDir: ‘spec\convo’, filename: ‘ProactiveMsgs.convo.txt’ }): Line 3: #me - Cancel | Line 6: #bot - OK. Thank you. | Line 9: #me - Create a ticket | Line 12: #bot - OK, Let’s create an IT support request. | Line 15: #bot - Please provide all required details CARDS(Please provide all required details) ASS: FORMS(Title,Description,How urgent is your need?) ASS: BUTTONS(Submit,Add Attachment,Cancel) | Line 21: #bot - I’m waiting for your response. WAITFORBOT(70000) +4ms
botium-core-ScriptingProvider ReadConvosFromDirectory(spec\convo) found utterances:
botium-core-ScriptingProvider none +2ms
botium-core-ScriptingProvider ReadConvosFromDirectory(spec\convo) found partial convos:
botium-core-ScriptingProvider none +0ms
botium-core-ScriptingProvider ReadConvosFromDirectory(spec\convo) scripting memories:
botium-core-ScriptingProvider none +0ms
botium-core-ScriptingProvider ExpandConvos - Using utterances expansion mode: all +1ms
botium-bindings-main ready reading convos and utterances, number of test cases: (1). +280ms
botium-bindings-main adding test case 1 Proactive Messages +1ms
Andritz Project
botium-core-BotDriver Build - Botium Core Version: 1.11.15 +287ms
botium-core-BotDriver Build - Capabilites: {
botium-core-BotDriver PROJECTNAME: ‘Andritz Project’,
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_PING_PROCESS_RESPONSE: false,
botium-core-BotDriver SIMPLEREST_INIT_PROCESS_RESPONSE: false,
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_UPDATE_CONTEXT: true,
botium-core-BotDriver SIMPLEREST_START_PROCESS_RESPONSE: true,
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 SCRIPTING_FORCE_BOT_CONSUMED: 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: ‘directline3’,
botium-core-BotDriver DIRECTLINE3_SECRET: ‘peC_48cbWmA.LRTb333fmZ4KhI9NejOIVhUkD-3w6Pqe70LksBQT2Bw’,
botium-core-BotDriver DIRECTLINE3_ACTIVITY_TEMPLATE: { from: { name: ‘bandana.kumari@nagarro.com’ }, type: ‘message’ }
botium-core-BotDriver } +1ms
botium-core-BotDriver Build - Sources : { LOCALPATH: ‘.’, GITPATH: ‘git’, GITBRANCH: ‘master’, GITDIR: ‘.’ } +10ms
botium-core-BotDriver Build - Envs : { IS_BOTIUM_CONTAINER: true } +1ms
botium-connector-PluginConnectorContainer-helper Botium plugin botium-connector-directline3 loaded. Plugin version is 0.0.19 +0ms
botium-connector-directline3 Validate called +0ms
botium-connector-directline3 Build called +2ms
botium-connector-directline3 Start called +3ms
botium-connector-directline3 Directline Connection Status: 1 / Connecting +6ms
botium-bindings-main running testcase1 Proactive Messages +177ms
botium-core-Convo Proactive Messages/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”: “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 } +0ms
botium-connector-directline3 UserSays called +6ms
botium-connector-directline3 Posting activity {
“from”: {
“name”: “bandana.kumari@nagarro.com”,
“id”: “me”
},
“type”: “message”,
“text”: “Cancel”
} +1ms
postActivity {
from: { name: ‘bandana.kumari@nagarro.com’, id: ‘me’ },
type: ‘message’,
text: ‘Cancel’
}
botium-connector-directline3 Directline Connection Status: 2 / Online +343ms
botium-connector-directline3 Posted activity, assigned ID: BM1sHZbChqW4HEURB7dml8-in|0000000 +2s
botium-core-Convo Proactive Messages wait for bot +3s
botium-connector-directline3 received message {
“type”: “message”,
“id”: “BM1sHZbChqW4HEURB7dml8-in|0000001”,
“timestamp”: “2022-05-25T09:17:06.8379086Z”,
“channelId”: “directline”,
“from”: {
“id”: “SmartAssistantUAT”,
“name”: “Smart Assistant UAT Non Prod”
},
“conversation”: {
“id”: “BM1sHZbChqW4HEURB7dml8-in”
},
“text”: “OK. Thank you.”,
“replyToId”: “BM1sHZbChqW4HEURB7dml8-in|0000000”
} +57ms
botium-core-Convo Proactive Messages: bot says (cleaned by binary and base64 data and sourceData) {
botium-core-Convo “sender”: “bot”,
botium-core-Convo “media”: ,
botium-core-Convo “buttons”: ,
botium-core-Convo “cards”: ,
botium-core-Convo “forms”: ,
botium-core-Convo “messageText”: “OK. Thank you.”,
botium-core-Convo “channel”: “default”
botium-core-Convo } +269ms
botium-core-ScriptingMemory fill start: {} +0ms
botium-core-ScriptingProvider assertBotResponse Proactive Messages/Line 6 (Line 3: #me - Cancel) BOT: OK. Thank you. = OK. Thank you. … +3s
botium-core-Convo Proactive Messages/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”: “Create a ticket”,
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 } +4ms
botium-connector-directline3 UserSays called +221ms
botium-connector-directline3 Posting activity {
“from”: {
“name”: “bandana.kumari@domain.com”,
“id”: “me”
},
“type”: “message”,
“text”: “Create a ticket”
} +0ms
postActivity {
from: { name: ‘bandana.kumari@domain.com’, id: ‘me’ },
type: ‘message’,
text: ‘Create a ticket’
}
botium-connector-directline3 Posted activity, assigned ID: BM1sHZbChqW4HEURB7dml8-in|0000002 +2s
botium-core-Convo Proactive Messages wait for bot +2s
botium-connector-directline3 received message {
“type”: “message”,
“id”: “BM1sHZbChqW4HEURB7dml8-in|0000003”,
“timestamp”: “2022-05-25T09:17:08.5373635Z”,
“channelId”: “directline”,
“from”: {
“id”: “SmartAssistantUAT”,
“name”: “Smart Assistant UAT Non Prod”
},
“conversation”: {
“id”: “BM1sHZbChqW4HEURB7dml8-in”
},
“text”: “OK, Let’s create an IT support request.”,
“replyToId”: “BM1sHZbChqW4HEURB7dml8-in|0000002”
} +94ms
botium-connector-directline3 received message {
“type”: “message”,
“id”: “BM1sHZbChqW4HEURB7dml8-in|0000004”,
“timestamp”: “2022-05-25T09:17:08.7748916Z”,
“channelId”: “directline”,
“from”: {
“id”: “SmartAssistantUAT”,
“name”: “Smart Assistant UAT Non Prod”
},
“conversation”: {
“id”: “BM1sHZbChqW4HEURB7dml8-in”
},
“inputHint”: “expectingInput”,
“attachments”: [
{
“contentType”: “application/vnd.microsoft.card.adaptive”,
“content”: {
“$schema”: “http://adaptivecards.io/schemas/adaptive-card.json”,
“version”: “1.3”,
“type”: “AdaptiveCard”,
“body”: [
{
“type”: “TextBlock”,
“text”: “Please provide all required details”,
“wrap”: true
},
{
“type”: “Input.Text”,
“id”: “summary”,
“label”: “Title”,
“isMultiline”: false,
“placeholder”: “Please enter title”,
“isRequired”: true,
“separator”: true,
“errorMessage”: “Please enter title”,
“value”: “”
},
{
“type”: “Input.Text”,
“id”: “description”,
“label”: “Description”,
“isMultiline”: true,
“placeholder”: “Please enter description”,
“isRequired”: true,
“errorMessage”: “Please enter Description”,
“value”: “”
},
{
“type”: “Input.ChoiceSet”,
“id”: “priority”,
“style”: “expanded”,
“label”: “How urgent is your need?”,
“isRequired”: true,
“errorMessage”: “Please Select the Urgency.”,
“value”: “Medium”,
“choices”: [
{
“title”: “I can continue working (Normal Priority)”,
“value”: “Medium”
},
{
“title”: “Prevents me from working (High Priority)”,
“value”: “High”,
“color”: “attention”
}
]
}
],
“actions”: [
{
“type”: “Action.Submit”,
“title”: “Submit”,
“data”: {
“action”: “Submit”
},
“style”: “positive”
},
{
“type”: “Action.Submit”,
“title”: “Add Attachment”,
“data”: {
“action”: “Add Attachment”
}
},
{
“type”: “Action.Submit”,
“title”: “Cancel”,
“data”: {
“action”: “Cancel”
},
“associatedInputs”: “none”
}
]
}
}
],
“replyToId”: “BM1sHZbChqW4HEURB7dml8-in|0000002”
} +2ms
botium-core-Convo Proactive Messages: bot says (cleaned by binary and base64 data and sourceData) {
botium-core-Convo “sender”: “bot”,
botium-core-Convo “media”: ,
botium-core-Convo “buttons”: ,
botium-core-Convo “cards”: ,
botium-core-Convo “forms”: ,
botium-core-Convo “messageText”: “OK, Let’s create an IT support request.”,
botium-core-Convo “channel”: “default”
botium-core-Convo } +305ms
botium-core-ScriptingMemory fill start: {} +2s
botium-core-ScriptingProvider assertBotResponse Proactive Messages/Line 12 (Line 9: #me - Create a ticket) BOT: OK, Let’s create an IT support request. = OK, Let’s create an IT support request. … +2s
botium-core-Convo Proactive Messages wait for bot +4ms
botium-core-Convo Proactive Messages: bot says (cleaned by binary and base64 data and sourceData) {
botium-core-Convo “sender”: “bot”,
botium-core-Convo “media”: ,
botium-core-Convo “buttons”: ,
botium-core-Convo “cards”: [
botium-core-Convo {
botium-core-Convo “text”: [
botium-core-Convo “Please provide all required details”
botium-core-Convo ],
botium-core-Convo “image”: false,
botium-core-Convo “buttons”: [
botium-core-Convo {
botium-core-Convo “text”: “Submit”,
botium-core-Convo “payload”: {
botium-core-Convo “action”: “Submit”
botium-core-Convo }
botium-core-Convo },
botium-core-Convo {
botium-core-Convo “text”: “Add Attachment”,
botium-core-Convo “payload”: {
botium-core-Convo “action”: “Add Attachment”
botium-core-Convo }
botium-core-Convo },
botium-core-Convo {
botium-core-Convo “text”: “Cancel”,
botium-core-Convo “payload”: {
botium-core-Convo “action”: “Cancel”
botium-core-Convo }
botium-core-Convo }
botium-core-Convo ],
botium-core-Convo “media”: false,
botium-core-Convo “forms”: [
botium-core-Convo {
botium-core-Convo “name”: “summary”,
botium-core-Convo “label”: “Title”,
botium-core-Convo “type”: “Text”
botium-core-Convo },
botium-core-Convo {
botium-core-Convo “name”: “description”,
botium-core-Convo “label”: “Description”,
botium-core-Convo “type”: “Text”
botium-core-Convo },
botium-core-Convo {
botium-core-Convo “name”: “priority”,
botium-core-Convo “label”: “How urgent is your need?”,
botium-core-Convo “type”: “ChoiceSet”,
botium-core-Convo “options”: [
botium-core-Convo {
botium-core-Convo “title”: “I can continue working (Normal Priority)”,
botium-core-Convo “value”: “Medium”
botium-core-Convo },
botium-core-Convo {
botium-core-Convo “title”: “Prevents me from working (High Priority)”,
botium-core-Convo “value”: “High”,
botium-core-Convo “color”: “attention”
botium-core-Convo }
botium-core-Convo ]
botium-core-Convo }
botium-core-Convo ],
botium-core-Convo “cards”: null,
botium-core-Convo “sourceData”: {
botium-core-Convo “$schema”: “http://adaptivecards.io/schemas/adaptive-card.json”,
botium-core-Convo “version”: “1.3”,
botium-core-Convo “type”: “AdaptiveCard”,
botium-core-Convo “body”: [
botium-core-Convo {
botium-core-Convo “type”: “TextBlock”,
botium-core-Convo “text”: “Please provide all required details”,
botium-core-Convo “wrap”: true
botium-core-Convo },
botium-core-Convo {
botium-core-Convo “type”: “Input.Text”,
botium-core-Convo “id”: “summary”,
botium-core-Convo “label”: “Title”,
botium-core-Convo “isMultiline”: false,
botium-core-Convo “placeholder”: “Please enter title”,
botium-core-Convo “isRequired”: true,
botium-core-Convo “separator”: true,
botium-core-Convo “errorMessage”: “Please enter title”,
botium-core-Convo “value”: “”
botium-core-Convo },
botium-core-Convo {
botium-core-Convo “type”: “Input.Text”,
botium-core-Convo “id”: “description”,
botium-core-Convo “label”: “Description”,
botium-core-Convo “isMultiline”: true,
botium-core-Convo “placeholder”: “Please enter description”,
botium-core-Convo “isRequired”: true,
botium-core-Convo “errorMessage”: “Please enter Description”,
botium-core-Convo “value”: “”
botium-core-Convo },
botium-core-Convo {
botium-core-Convo “type”: “Input.ChoiceSet”,
botium-core-Convo “id”: “priority”,
botium-core-Convo “style”: “expanded”,
botium-core-Convo “label”: “How urgent is your need?”,
botium-core-Convo “isRequired”: true,
botium-core-Convo “errorMessage”: “Please Select the Urgency.”,
botium-core-Convo “value”: “Medium”,
botium-core-Convo “choices”: [
botium-core-Convo {
botium-core-Convo “title”: “I can continue working (Normal Priority)”,
botium-core-Convo “value”: “Medium”
botium-core-Convo },
botium-core-Convo {
botium-core-Convo “title”: “Prevents me from working (High Priority)”,
botium-core-Convo “value”: “High”,
botium-core-Convo “color”: “attention”
botium-core-Convo }
botium-core-Convo ]
botium-core-Convo }
botium-core-Convo ],
botium-core-Convo “actions”: [
botium-core-Convo {
botium-core-Convo “type”: “Action.Submit”,
botium-core-Convo “title”: “Submit”,
botium-core-Convo “data”: {
botium-core-Convo “action”: “Submit”
botium-core-Convo },
botium-core-Convo “style”: “positive”
botium-core-Convo },
botium-core-Convo {
botium-core-Convo “type”: “Action.Submit”,
botium-core-Convo “title”: “Add Attachment”,
botium-core-Convo “data”: {
botium-core-Convo “action”: “Add Attachment”
botium-core-Convo }
botium-core-Convo },
botium-core-Convo {
botium-core-Convo “type”: “Action.Submit”,
botium-core-Convo “title”: “Cancel”,
botium-core-Convo “data”: {
botium-core-Convo “action”: “Cancel”
botium-core-Convo },
botium-core-Convo “associatedInputs”: “none”
botium-core-Convo }
botium-core-Convo ]
botium-core-Convo }
botium-core-Convo }
botium-core-Convo ],
botium-core-Convo “forms”: ,
botium-core-Convo “messageText”: “Please provide all required details”,
botium-core-Convo “channel”: “default”
botium-core-Convo } +2ms
botium-core-ScriptingMemory fill start: {} +23ms
botium-core-ScriptingProvider assertBotResponse Proactive Messages/Line 15 (Line 9: #me - Create a ticket) BOT: Please provide all required details = Please provide all required details …
+24ms
botium-core-Convo Proactive Messages wait for bot +28ms
botium-core-WaitForBotLogicHook Waiting 70s for message from bot. +0ms
- Proactive Messages
botium-connector-directline3 Stop called +55s
botium-connector-directline3 unsubscribing from directline activity subscription +0ms
botium-connector-directline3 unsubscribing from directline connectionstatus subscription +1ms
botium-connector-directline3 ending directline connection +0ms
botium-connector-directline3 Clean called +2ms
botium-connector-BaseContainer Cleanup rimrafing temp dir C:\Users\bandanakumari\OneDrive - Nagarro\Documents\Botium\07-02-2022\Auto_botium_LUIS(QnaMakr)\botiumwork\Andritz Project 20220525
144704 WIjQ5 +0ms
0 passing (1m)
1 failing
- Andritz Project
Proactive Messages:
Error: Timeout of 60000ms exceeded. For async tests and hooks, ensure “done()” is called; if returning a Promise, ensure it resolves. (C:\Users\bandanakumari\OneDrive - Nagarro\Documents\Botium\07-02-2022\Auto_botium_LUIS(QnaMakr)\spec\botium.spec.js)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7)
botium-core-WaitForBotLogicHook Not received any message within 70s. +1m
botium-connector-BaseContainer WaitBotSays error Bot did not respond within 10s +25s
botium-core-Convo BotiumError: Proactive Messages/Line 21: error waiting for bot - Bot did not respond within 10s
botium-core-Convo at botiumErrorFromErr (C:\Users\bandanakumari\OneDrive - Nagarro\Documents\Botium\07-02-2022\Auto_botium_LUIS(QnaMakr)\node_modules\botium-bindings\node_modules\botium-core\src\scripting\BotiumError.js:85:12)
botium-core-Convo at Convo.runConversation (C:\Users\bandanakumari\OneDrive - Nagarro\Documents\Botium\07-02-2022\Auto_botium_LUIS(QnaMakr)\node_modules\botium-bindings\node_modules\botium-core\src\scripting\Convo.js:379:31)
botium-core-Convo at async Convo.Run (C:\Users\bandanakumari\OneDrive - Nagarro\Documents\Botium\07-02-2022\Auto_botium_LUIS(QnaMakr)\node_modules\botium-bindings\node_modules\botium-core\src\scripting\Convo.js:235:7) +1m
botium-bindings-main Test Case “Proactive Messages” failed: TranscriptError: Proactive Messages/Line 21: error waiting for bot - Bot did not respond within 10s
botium-bindings-main at Convo.Run (C:\Users\bandanakumari\OneDrive - Nagarro\Documents\Botium\07-02-2022\Auto_botium_LUIS(QnaMakr)\node_modules\botium-bindings\node_modules\botium-core\src\scripting\Convo.js:257:15) {
botium-bindings-main transcript: Transcript {
botium-bindings-main steps: [
botium-bindings-main [TranscriptStep],
botium-bindings-main [TranscriptStep],
botium-bindings-main [TranscriptStep],
botium-bindings-main [TranscriptStep],
botium-bindings-main [TranscriptStep],
botium-bindings-main [TranscriptStep]
botium-bindings-main ],
botium-bindings-main attachments: ,
botium-bindings-main scriptingMemory: {},
botium-bindings-main convoBegin: 2022-05-25T09:17:04.596Z,
botium-bindings-main convoEnd: 2022-05-25T09:18:29.494Z,
botium-bindings-main err: BotiumError: Proactive Messages/Line 21: error waiting for bot - Bot did not respond within 10s
botium-bindings-main at botiumErrorFromErr (C:\Users\bandanakumari\OneDrive - Nagarro\Documents\Botium\07-02-2022\Auto_botium_LUIS(QnaMakr)\node_modules\botium-bindings\node_modules\botium-core\src\scripting\BotiumError.js:85:12)
botium-bindings-main at Convo.runConversation (C:\Users\bandanakumari\OneDrive - Nagarro\Documents\Botium\07-02-2022\Auto_botium_LUIS(QnaMakr)\node_modules\botium-bindings\node_modules\botium-core\src\scripting\Convo.js:379:31)
botium-bindings-main at async Convo.Run (C:\Users\bandanakumari\OneDrive - Nagarro\Documents\Botium\07-02-2022\Auto_botium_LUIS(QnaMakr)\node_modules\botium-bindings\node_modules\botium-core\src\scripting\Convo.js:235:7) {
botium-bindings-main context: [Object]
botium-bindings-main }
botium-bindings-main },
botium-bindings-main cause: BotiumError: Proactive Messages/Line 21: error waiting for bot - Bot did not respond within 10s
botium-bindings-main at botiumErrorFromErr (C:\Users\bandanakumari\OneDrive - Nagarro\Documents\Botium\07-02-2022\Auto_botium_LUIS(QnaMakr)\node_modules\botium-bindings\node_modules\botium-core\src\scripting\BotiumError.js:85:12)
botium-bindings-main at Convo.runConversation (C:\Users\bandanakumari\OneDrive - Nagarro\Documents\Botium\07-02-2022\Auto_botium_LUIS(QnaMakr)\node_modules\botium-bindings\node_modules\botium-core\src\scripting\Convo.js:379:31)
botium-bindings-main at async Convo.Run (C:\Users\bandanakumari\OneDrive - Nagarro\Documents\Botium\07-02-2022\Auto_botium_LUIS(QnaMakr)\node_modules\botium-bindings\node_modules\botium-core\src\scripting\Convo.js:235:7) {
botium-bindings-main context: {
botium-bindings-main err: [QueueTimeoutError],
botium-bindings-main message: ‘Proactive Messages/Line 21: error waiting for bot - Bot did not respond within 10s’,
botium-bindings-main input: [ConvoStep],
botium-bindings-main transcript: [Array]
botium-bindings-main }
botium-bindings-main }
botium-bindings-main } +1m
PS C:\Users\bandanakumari\OneDrive - Nagarro\Documents\Botium\07-02-2022\Auto_botium_LUIS(QnaMakr)\spec\convo>
Convo file:-
Proactive Messages
#me
Cancel
#bot
OK. Thank you.
#me
Create a ticket
#bot
OK, Let’s create an IT support request.
#bot
Please provide all required details
CARDS Please provide all required details
FORMS Title|Description|How urgent is your need?
BUTTONS Submit|Add Attachment|Cancel
#bot
WAITFORBOT 70000
I’m waiting for your response.
@Florian :- I want to validate the proactive message i.e. if user has not replied within 60sec then bot will send some msg. Please suggest how to validate this?
Please find the below snip which I want to validate:-