Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RuntimeException: Could not load script: #2

Open
anand853 opened this issue Sep 10, 2015 · 1 comment
Open

RuntimeException: Could not load script: #2

anand853 opened this issue Sep 10, 2015 · 1 comment
Labels

Comments

@anand853
Copy link

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)

@ishubin
Copy link
Member

ishubin commented Sep 16, 2015

Seems like again a problem with understanding the file separators in Windows. Unfortunately I don't have Windows machine to reproduce it.

@ishubin ishubin added the bug label Sep 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants