botium-core
Version:
The Selenium for Chatbots
37 lines (33 loc) • 553 B
Plain Text
JSON
{
"text": "Success!",
"falsytext": "",
"number": 1,
"falsynumber": 0,
"floating": 1.0,
"falsyfloat": 0.0,
"isBoolean": true,
"isNotBoolean": false,
"fullArray": ["entryOne"],
"halfArray": [""],
"emptyArray": [],
"containsNothing": null
}
{
"text": "Success!",
"falsytext": "",
"number": 1,
"falsynumber": 0,
"floating": 1.0,
"falsyfloat": 0.0,
"isBoolean": true,
"isNotBoolean": false,
"fullArray": ["entryOne"],
"halfArray": [""],
"emptyArray": [],
"containsNothing": null
}