Darren Cook
Darren Cook
> i want transparent background color PNG image (Laurent, this is desirable for the same reason transparent PNGs exist at all. E.g. maybe the screen capture is going to move...
> Hello, please add ability for download file in Slimer. For example > in PhantomJs https://github.com/ariya/phantomjs/issues/10052 That does seem to have stalled with Vitallium saying he planned a refactor, but...
Thanks Laurent. I just blogged with a full example script: http://darrendev.blogspot.jp/2013/11/saving-downloaded-files-in-slimerjs-and.html P.S. I originally wrote the regex is applied to the URL; I notice you say it is the mime-type....
Is there a workaround for this in the meantime? I'm getting complaints about a self-signed certificate when trying to test an https site. (I'm also getting complaints about it being...
We're using worker-plugin (and I now need it to work from node too). I was hoping to find a comparison with https://github.com/developit/web-worker But having read this thread I'm wondering if...
I'm having this problem from within a Quasar project (quasar 1.x, webpack 4.x). When I use `quasar dev` to start it in the dev environment, the nested worker has been...
It seems that fix doesn't work for Electron builds, though. `quasar dev -m electron` is okay, but `quasar build -m electron` is failing to load `file:///...path/to.../app.asar/js/js/0.worker.worker.js`. I can see it...
Thanks for the response. The middleware solution sounds one way to introduce flexibility. (We moved away from using this server, in fact away from webdav completely, so unfortunately I cannot...
Thanks for the reply. I am wondering why does the previous line remove replace those characters with a space, only to then remove them? Is space being used as a...
I just hit this (Firefox 69), and yes it turned out to be a conflict. Is there a workaround? (Other than having to open fauxton in chrome and tell it...