You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: