Reputation: 138
I am facing some weird issue. Before updating SlimerJS and casperJS every script were working fine but since from yesterday i am not able to run the scripts. when i run this below command to run the script
sudo xvfb-run -a casperjs test --engine=slimerjs testsuite/testing_part1.js --username=user --password=pwd --url=url_of_the_site
every scripts are getting failed
has anybody know what/why this error i am getting? Currently i am using SlimerJS=SlimerJS 0.9.6 and CasperJS=1.1.0-beta3
Upvotes: 0
Views: 251