-
Any reason this doesn't depend on [slimerjs](https://www.npmjs.org/package/slimerjs) as the phantomjs launcher depends on phantomjs..? Its kind of annoying to have to tell people to run `npm i -g slim…
-
[This might be a duplicate of #14]
Me again. I've noticed that screenshots taken with manet are huge, size-wise. For example, the Google homepage, as a screenshot is about 3 MB in size (see screensho…
-
Hi.
In ES6 or ES2015, one can use ` instead of parenthesis in function call. e.g., confirm`1` works in stable Firefox. see http://jsfiddle.net/bf45svff/
My question is: Is SlimerJS's current versi…
-
Slimerjs 0.9.3 and Firefox 31 on Linux (CentOS 6.6)with this script:
var page = require('webpage').create();
page.open("http://lemonde.fr", function (status) {
page.viewportSize = { width:1024, h…
-
The culprit is commit e6cec9ed14dd74, only tested on Ubuntu14.04.
-
Recently I encountered an issue where I was fetching a page that launched a popunder. The popunder triggered an automatic download. This caused the following error:
> XML Parsing Error: undefined e…
-
_update v1: added info about casperJS as an alternative to WebDriver-based API to communicate with browsers_
---
## TOC
- Goals of this article / talk
- Introduction
- Browsers explained (real, headl…
-
When i execute the luncher in ubuntu , I get this error :
Your SlimerJS profile can not be loaded . It may be missing or inaccessible.
any fix to that plz.
ghost updated
9 years ago
-
Any change of getting 0.9.2 to https://www.npmjs.org/package/slimerjs ?
-
For example, please have a look at the following link
https://manet.herokuapp.com/?url=https%3A%2F%2Fforums.mozilla.org%2Findex.php&format=jpg&force=true
Though it works ok for
https://manet.heroku…