-
Right now there is a couple of lines that try to find what port the webserver uses to be able to send messages to it. It starts on [line 94](https://github.com/baudehlo/node-phantom-simple/blob/master…
potmo updated
9 years ago
-
Hello everyone , I need to install SiteSpeed.io for work , but I installation errors .
In the past I have used SiteSpeed.io, but I do not remember to have had the following errors :
> npm ERR! Window…
-
Currently we're downloading it in tools/ and we don't have a way to update it easily (we should handle its download like with SlimerJS or XULRunner).
We should also download it in build_tools/, this w…
-
Hi, i have installed slimerjs and tried to run your tests but a dependency is missing:
`[org.omcljs/om "0.9.0"]`
Also when i add the dependency i get this:
``` console
$ lein doo slimer test
Building…
-
I have a script that works in PhantomJS but I'm trying to switch to SlimerJS. I keep getting an error when trying to open a local file:
``` javascript
var webPage = require('webpage');
var system = r…
-
I've been banging my head agains this all day, so I'm really just looking for some general advice.
First off, thank you for this awesome project. It's really a godsend.
I'm running Mac OS 10.10.1, a…
-
In PhantomJS this and window (and global) are the same, in SlimerJS this and window are different though both are Window objects. I don't know which approach is better, but it is a difference you mus…
-
While working with onResourceRecieved in both Windows and Linux, I discovered this issue.
Basically if you use onResourceReceived to get the headers and status code of the resource, there's a discrep…
-
Hallo, i tried to measure my site with phantomas and the grunt plugin but the webfont doesn't render on the screenshots or the filmstrip plugin (.woff, .eot, .svg - google webfont loader)
Any suggest…
-
So with the recent python changes, bottles for formulae that require python (`depends_on :python`). I thought the idea was that when the user does not use brewed python, these formulae are built from …