codeforequity-at / codeforequity-at/botium-core

WEBDRIVERIO_OPENBOT not working for relative path

Open
#789 4 comments 0 reactions 1 assignee Claimed by @codeforequity-at View on GitHub
Dominant language
JavaScript
Stars
251
Forks
70
Avg merge
3h 37m
Merged PRs (30d)
7

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.