Skip to content
Chris Ashton edited this page Apr 28, 2016 · 1 revision

If you have Phantom issues inside Docker, it's worth restarting your Docker machine:

docker-machine restart default && eval "$(docker-machine env default)"

Other Phantom issues? Make sure you're running a supported version, e.g. 1.9.8.

Still no luck? Try increasing the timeout through a before_capture module.

Other issues? You can pass Phantom options to the CLI through Wraith through the phantomjs_options: '' property.