-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
when a run the script im getting below error.kindly help me on this
C:\galenframework\sample\galen-sample-tests-master>galen.bat test tests/ --htmlreport reports
Exception in thread "main" java.lang.RuntimeException: Could not load script: C:\galenframework\sample\galen-sample-tests-master\tests\pages/LoginPage.js
at net.mindengine.galen.javascript.JsFunctionLoad.load(JsFunctionLoad.java:110)
at net.mindengine.galen.javascript.JsFunctionLoad.call(JsFunctionLoad.java:58)
at org.mozilla.javascript.optimizer.OptRuntime.callName(OptRuntime.java:63)