Medium / phantomjs

NPM wrapper for installing phantomjs
Other
1.43k stars 435 forks source link

Some of your tests did a full page reload! with PhantomJS #623

Open maruthi1255 opened 7 years ago

maruthi1255 commented 7 years ago

Getting the following error for - npm run test

PhantomJS 1.9.8 (Mac OS X 0.0.0) ERROR Some of your tests did a full page reload!

This issue is coming only if I run using phantomjs. PhantomJs "version": "1.9.18" Karma "version": "1.3.0" Karma-phantomjs-launcher: "version": "0.2.3"

The same command is working fine if I run using Chrome. Could you please let me know, How can we come out from this issue.