-
[v51.0 vs v52.0](https://github.com/earthlng/FFprefs-diffs/blob/master/diff-v51.0-vs-v52.0.log.js)
```js
/***************************************************
* diffs between FF prefs v51.0 and v52…
-
**Operating system or device, Godot version, GPU Model and driver (if graphics related):**
Operating System: Arch Linux, might be true for blind users on other operating systems
Godot Version: 2.1.4…
ghost updated
4 years ago
-
I have some convo files in my git repo. I had registered the test set with my git repo in and I have ran that test set. But I am not able to obtain any results. Is this the way to run the test by acce…
-
I have a test set that consists of 37 convo files and 11 utterance files. I have tried to Humanify my test set by setting the "Percentage to Humanify" as 100 by adding all algorithms and the "Script O…
-
Alexa AVS- Unable to invoke skill. Getting "sorry I don't know that" message from Alexa.
When I try to invoke the skill with correct invoke statement I get the response "sorry I don't know that". For…
-
AMihail1's [solution](https://github.com/ghacksuserjs/ghacks-user.js/issues/685#issuecomment-485467210), slightly edited by Pants
- `privacy.resistFingerprinting` - false
- `privacy.firstparty.iso…
-
**Describe the bug:**
I use npm run mocha and the test give me a problem that says Bot say nothing
**To Reproduce:**
Use npm run mocha with botium-bindings
**Expected behavior:**
I expect th…
-
We are trying to test with botium our custom API to Watson chatbot.
For this we have used SIMPLEREST container mode.
botium.json
` "botium": {
"Capabilities": {
"PROJECTNAME": "…
-
botium-BotDriver GITDIR: '.' } +16ms
botium-BotDriver Build - Envs : { IS_BOTIUM_CONTAINER: true, NODE_TLS_REJECT_UNAUTHORIZED: 0 } +2ms
botium-PluginConnectorContainer Loading Botium plugin …
-
Hi,
I want to create automation script to test my alexa voice skill. Please let me know the best way to do it in botium.
Thanks :)