In botium.json - if i give absolute path
"WEBDRIVERIO_OPENBOT": "C:/Projects/bot/botti/snippets/openbot.js", - it is working fine
if i give relative path
"WEBDRIVERIO_OPENBOT": "./snippets/openbot.js", - it is not working
Getting error :
"before all" hook for "hello":
Error: Hook specification "'./snippets/openbot.js'" invalid: no loader available