Closed vercha closed 7 years ago
I checked its node_modules, founds that inner phantomjs version is 1.9.7..can I replace it by the newest phantomjs2.1?
Yeah you can use the -p
option to specify your own phantomjs binary or
use mocha-phantomjs-core
On Mar 14, 2017 5:25 AM, "shirley" notifications@github.com wrote:
I checked its node_modules, founds that inner phantomjs version is 1.9.7..can I replace it by the newest phantomjs2.1?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nathanboktae/mocha-phantomjs/issues/249#issuecomment-286405620, or mute the thread https://github.com/notifications/unsubscribe-auth/AB5a1waRemZyGpjkeWE35S5F87YEvt5Yks5rlocrgaJpZM4MbB2U .
Thanks a lot! I've tried both two ways, it helps. and thanks again!
@nathanboktae I'm doing a IMSDK test with mocha-phantomjs, but confused with the issue as titled. hope to find some advices. the mocha test run finely with real chrome/safrai browser. any advice will be appreciated.
mocha-phantomjs4.1.0 node 4.4.6;