jellyfish
jellyfish copied to clipboard
Run your Javascript anywhere.
I'm using Cygwin and `jellyfish.createFirefox()` returns `Caught unexpected error: Bad argument` and `jellyfish.createChrome()` returns something about `killed browser`. `jellyfish.createZombie()` works.
Hi there! This is WhitespaceBot. I'm an [open-source](https://github.com/Gunio/WhitespaceBot) robot that removes trailing white space in your code, and gives you a gitignore file if you didn't have one! Why whitespace?...
``` shell bash-3.2$ uname -a Darwin coyote 11.4.2 Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64 x86_64 bash-3.2$ node -v v0.8.9 ``` My .jfrc ``` javascript {...
Creating a tracking ticket so I can keep all the research and planning related to this in one place. Jellyfish currently doesn't support HTTPS, and a good stopgap until we...
``` node_modules/.bin/jellyfish chrome (chrome): http.createClient is deprecated. Use `http.request` instead. undefined ``` Try opening page: ``` (chrome): browser.go("http://jelly.io") { startURL: 'http://jelly.io/', tid: '3e60e911-2ab6-4545-86f6-cd5ae21729ca', tentacles: { '3e60e911-2ab6-4545-86f6-cd5ae21729ca': { ArrayBuffer: [Function: ArrayBuffer],...
It's not an issue, but I don't another way of asking you this. Can you explain why you use a proxy?
When jellyfish drives Chrome or Firefox (on Ubuntu 10.04) to http://home.sina.com (a Unicode page), all non-English characters are not displayed correctly. // var browser = jellyfish.createChrome('http://home.sina.com'); var browser = jellyfish.createFirefox('http://home.sina.com');...