Skip to content

WEBDRIVERIO_OPENBOT not working for relative path #789

@Arunk28

Description

@Arunk28

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

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions