From 2ca0f6de2940e2af64a9237bc1c6c3518a99a5e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20M=C3=A9tais?= Date: Sun, 20 Mar 2016 14:46:00 +0200 Subject: [PATCH] Remove the webkit2 solution As the `webkit2` engine doesn't exist anymore (#602). --- Troubleshooting.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 59e05c143..1fe1ca331 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -18,5 +18,3 @@ phantomas: (254) Page loading failed ``` **Solution**: Try providing ``--ssl-protocol=tlsv1`` or ``--ssl-protocol=any`` option. - -**Solution**: Try [running phantomas using PhantomJS 2.0](https://github.com/macbre/phantomas#engines) via ``--engine=webkit2`` option.