Laurent Jouanneau
Laurent Jouanneau
See http://darrendev.blogspot.jp/2013/10/slimerjs-getting-it-to-work-with-self.html for a workaround...
@CMCDragonkai no
e10s is deactivated in SlimerJS.
it has been added since months :-)
What is this protocol "\172.16.111.135" ? A SMB share ? HTTP ? You mark "MAC OS X", but MacOS doesn't support path with backslash (as it is a Unix system)..
Hi, it seems cfgfile is not parameter of CasperJS, so I guess this is a parameter for your script. How do you use it? Which function you call with this...
Probably because Slimerjs catch all popup for webpage callbacks. Try by setting this pref to false: devtools.debugger.prompt-connection. Even it works, it will not be enough. It will be ok to...
> it solves my problem! Cool! > My script is listed in the debugger and I can debug it normally. I think it is listed because it has been loaded...
Debugger server cannot be used anymore in XUL app :-/ https://bugzilla.mozilla.org/show_bug.cgi?id=1244163
we could have a command line flag to enable/disable it