Slava
5286df9132
Fix phantomjs problem with non ssl3 sites
...
By default phantoms JS use SSLv3 only:
` --ssl-protocol=<val> Sets the SSL protocol (supported protocols: 'SSLv3' (default), 'SSLv2', 'TLSv1', 'any')`
For this reason it doesn't work with non ssl3 sites like https://mail.ru .
10 years ago
Elbert Alias
0e5aaa44dc
Added Backdrop CMS
10 years ago
Elbert Alias
e1e6d24ec4
Fixed error handling in PhantomJS driver
10 years ago
Elbert Alias
4fa1bb2ea1
Fixed error handling in PhantomJS driver
10 years ago
Elbert Alias
0373879057
Fixed error handling in PhantomJS driver
10 years ago
Elbert Alias
02e58c23b8
Fixed error handling in PhantomJS driver
10 years ago
Elbert Alias
7bf06fd1ff
Fixed error handling in PhantomJS driver
10 years ago
Elbert Alias
8a01cb6885
Fixed Koken, WordPress pattern. Updated PhantomJS driver output
10 years ago
Elbert Alias
79743bf227
Proper error handling in PhantomJS driver
10 years ago
Elbert Alias
9b2567355a
Added RightJS, formatting of PhantomJS driver output
10 years ago
Elbert Alias
ea4d887a12
Added Dockerfile to PhantomJS driver, exit PhantomJS on error
10 years ago
Pasindu De Silva
96984264f6
fix package.json typo, updated tests, added.jshint, and fix multiple requests
10 years ago
Elbert Alias
fa6277ed61
Updated username
10 years ago
Elbert Alias
bdf6244b1e
Fixed path in PhantomJS driver, added validate step in build script
10 years ago
Elbert Alias
8deb7e7abd
Added PhantomJS to Docker image
10 years ago
Elbert Alias
3f87a02758
Added bookmarklet build script
10 years ago
Elbert Alias
c73cd005b4
Vagrant + Docker development environment
10 years ago